Searched refs:gattc_evt_code (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_main.cc281 static char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
307 gattc_evt_code(in_event));
338 gattc_state_code(p_clcb->state), gattc_evt_code(in_event));
359 gattc_evt_code(p_msg->event));
399 * Function gattc_evt_code
406 static char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { function

Completed in 31 milliseconds