Home
last modified time | relevance | path

Searched refs:hci_layer_cleanup_interface (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_hci_layer.cc63 struct hci_layer_cleanup_interface hci_layer_cleanup_interface; variable
108 void hci_layer_cleanup_interface() { in hci_layer_cleanup_interface() function
110 test::mock::hci_layer::hci_layer_cleanup_interface(); in hci_layer_cleanup_interface()
H A Dmock_hci_layer.h127 struct hci_layer_cleanup_interface { struct
131 extern struct hci_layer_cleanup_interface hci_layer_cleanup_interface; argument
/aosp12/system/bt/hci/include/
H A Dhci_layer.h96 void hci_layer_cleanup_interface();
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc876 void hci_layer_cleanup_interface() { in hci_layer_cleanup_interface() function