Searched refs:gattc_evt_code (Results 1 – 1 of 1) sorted by relevance
251 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);278 gattc_evt_code(in_event)); in bta_gattc_sm_execute()315 gattc_evt_code(in_event)); in bta_gattc_sm_execute()338 APPL_TRACE_DEBUG("bta_gattc_hdl_event: Event [%s]", gattc_evt_code(p_msg->event)); in bta_gattc_hdl_event()423 static char *gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) in gattc_evt_code() function