Searched refs:btu_hcif_process_event (Results 1 – 4 of 4) sorted by relevance
45 void btu_hcif_process_event(uint8_t controller_id, BT_HDR* p_buf);
64 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event() function
70 btu_hcif_process_event((uint8_t)(p_msg->event & BT_SUB_EVT_MASK), p_msg); in btu_hci_msg_process()
257 void btu_hcif_process_event(UNUSED_ATTR uint8_t controller_id, BT_HDR* p_msg) { in btu_hcif_process_event() function