Home
last modified time | relevance | path

Searched defs:get_client_name (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/
Dconnection_manager_test.cc54 std::string get_client_name(uint8_t /* gatt_if */) { return ""; } in get_client_name() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc433 std::string get_client_name(uint8_t gatt_if) { in get_client_name() function