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

  /external/bluetooth/bluedroid/stack/include/
btu.h 299 BTU_API extern void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_buf);
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 259 btu_hcif_process_event ((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
btu_hcif.c 220 ** Function btu_hcif_process_event
228 void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_msg) function
    [all...]

Completed in 39 milliseconds