Home
last modified time | relevance | path

Searched defs:hci_event_received (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_hci_layer.cc54 struct hci_event_received hci_event_received; variable
76 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received() function
H A Dmock_hci_layer.h59 struct hci_event_received { struct
66 extern struct hci_event_received hci_event_received; argument
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc160 void hci_event_received(const base::Location& from_here, BT_HDR* packet) { in hci_event_received() function