Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc285 static const char* gattc_state_code(tBTA_GATTC_STATE state_code);
309 in_state, gattc_state_code(in_state), in_event, in bta_gattc_sm_execute()
343 gattc_state_code(in_state), in bta_gattc_sm_execute()
344 gattc_state_code(p_clcb->state), in bta_gattc_sm_execute()
466 static const char* gattc_state_code(tBTA_GATTC_STATE state_code) { in gattc_state_code() function