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

  /system/bt/stack/include/
btu.h 74 extern void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_buf);
  /system/bt/stack/btu/
btu_task.c 146 btu_hcif_process_event ((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
btu_hcif.c 132 ** Function btu_hcif_process_event
140 void btu_hcif_process_event (UNUSED_ATTR UINT8 controller_id, BT_HDR *p_msg) function
    [all...]

Completed in 236 milliseconds