Searched refs:btu_hcif_process_event (Results 1 – 4 of 4) sorted by relevance
29 btu_hcif_process_event((uint8_t)(p_msg->event & BT_SUB_EVT_MASK), p_msg); in btu_hci_msg_process()
218 void btu_hcif_process_event(uint8_t /* controller_id */, const BT_HDR* p_msg) { in btu_hcif_process_event() function
29 void btu_hcif_process_event(uint8_t controller_id, const BT_HDR* p_buf);
39 void btu_hcif_process_event(uint8_t /* controller_id */, BT_HDR* /* p_msg */) { in btu_hcif_process_event() function