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

  /system/bt/stack/include/
btu.h 43 void btu_hcif_process_event(uint8_t controller_id, BT_HDR* p_buf);
  /system/bt/stack/btu/
btu_task.cc 72 btu_hcif_process_event((uint8_t)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
btu_hcif.cc 143 * Function btu_hcif_process_event
151 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { function
    [all...]

Completed in 957 milliseconds