Searched refs:gattc_state_code (Results 1 – 1 of 1) sorted by relevance
284 static const char* gattc_state_code(tBTA_GATTC_STATE state_code);308 in_state, gattc_state_code(in_state), in_event, in bta_gattc_sm_execute()342 gattc_state_code(in_state), in bta_gattc_sm_execute()343 gattc_state_code(p_clcb->state), in bta_gattc_sm_execute()465 static const char* gattc_state_code(tBTA_GATTC_STATE state_code) { in gattc_state_code() function