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.c252 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
276 gattc_state_code(in_state), in bta_gattc_sm_execute()
313 gattc_state_code(in_state), in bta_gattc_sm_execute()
314 gattc_state_code(p_clcb->state), in bta_gattc_sm_execute()
487 static char *gattc_state_code(tBTA_GATTC_STATE state_code) in gattc_state_code() function