Home
last modified time | relevance | path

Searched refs:hci_on_shutting_down (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_hci_layer.cc55 struct hci_on_shutting_down hci_on_shutting_down; variable
90 void bluetooth::shim::hci_on_shutting_down() { in hci_on_shutting_down() function in bluetooth::shim
92 test::mock::main_shim_hci_layer::hci_on_shutting_down(); in hci_on_shutting_down()
Dmock_main_shim_hci_layer.h114 struct hci_on_shutting_down { struct
118 extern struct hci_on_shutting_down hci_on_shutting_down; argument
/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.h31 void hci_on_shutting_down();
Dstack.cc152 bluetooth::shim::hci_on_shutting_down(); in Stop()
Dhci_layer.cc396 void bluetooth::shim::hci_on_shutting_down() { cpp::on_shutting_down(); } in hci_on_shutting_down() function in bluetooth::shim