Searched refs:hci_event_received (Results 1 – 5 of 5) sorted by relevance
54 struct hci_event_received hci_event_received; variable76 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received() function78 test::mock::hci_layer::hci_event_received(from_here, packet); in hci_event_received()
59 struct hci_event_received { struct66 extern struct hci_event_received hci_event_received; argument
96 extern void hci_event_received(const base::Location& from_here, BT_HDR* packet);133 hci_event_received(FROM_HERE, packet); in monitor_socket()145 hci_event_received(FROM_HERE, packet); in monitor_socket()
56 extern void hci_event_received(const base::Location& from_here, BT_HDR* packet);130 hci_event_received(FROM_HERE, packet); in hciEventReceived()
160 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received() function