Searched refs:hci_event_received (Results 1 – 3 of 3) sorted by relevance
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()
53 extern void hci_event_received(const base::Location& from_here, BT_HDR* packet);108 hci_event_received(FROM_HERE, packet); in hciEventReceived()
158 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received() function