Home
last modified time | relevance | path

Searched refs:btu_hcif_process_event (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbtu.h45 void btu_hcif_process_event(uint8_t controller_id, BT_HDR* p_buf);
/system/bt/stack/btu/
Dbtu_task.cc66 btu_hcif_process_event((uint8_t)(p_msg->event & BT_SUB_EVT_MASK), p_msg); in btu_hci_msg_process()
Dbtu_hcif.cc252 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event() function