HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_hdl_event (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gattc_main.cc 346 * Function bta_gattc_hdl_event
354 bool bta_gattc_hdl_event(BT_HDR* p_msg) { function
358 APPL_TRACE_DEBUG("bta_gattc_hdl_event: Event [%s]",
bta_gattc_api.cc 43 static const tBTA_SYS_REG bta_gattc_reg = {bta_gattc_hdl_event,
bta_gattc_int.h 335 extern bool bta_gattc_hdl_event(BT_HDR* p_msg);

Completed in 625 milliseconds