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.c 352 ** Function bta_gattc_hdl_event
360 BOOLEAN bta_gattc_hdl_event(BT_HDR *p_msg) function
367 APPL_TRACE_DEBUG("bta_gattc_hdl_event: Event [%s]", gattc_evt_code(p_msg->event));
bta_gattc_api.c 41 bta_gattc_hdl_event,
    [all...]
bta_gattc_int.h 450 extern BOOLEAN bta_gattc_hdl_event(BT_HDR *p_msg);

Completed in 34 milliseconds