Home
last modified time | relevance | path

Searched refs:bta_server_state_text (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h541 inline std::string bta_server_state_text(const tBTA_GATTC_SERV_STATE& state) { in bta_server_state_text() function
Dbta_gattc_utils.cc880 << " state: " << bta_server_state_text(p_known_server->state) in bta_gatt_client_dump()