Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc284 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
310 gattc_evt_code(in_event)); in bta_gattc_sm_execute()
345 gattc_evt_code(in_event)); in bta_gattc_sm_execute()
369 VLOG(1) << __func__ << ": Event:" << gattc_evt_code(p_msg->event); in bta_gattc_hdl_event()
416 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { in gattc_evt_code() function