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.cc283 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code);
309 gattc_evt_code(in_event)); in bta_gattc_sm_execute()
344 gattc_evt_code(in_event)); in bta_gattc_sm_execute()
368 VLOG(1) << __func__ << ": Event:" << gattc_evt_code(p_msg->event); in bta_gattc_hdl_event()
415 static const char* gattc_evt_code(tBTA_GATTC_INT_EVT evt_code) { in gattc_evt_code() function