Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_hci_layer.cc54 struct hci_on_reset_complete hci_on_reset_complete; variable
86 void bluetooth::shim::hci_on_reset_complete() { in hci_on_reset_complete() function in bluetooth::shim
88 test::mock::main_shim_hci_layer::hci_on_reset_complete(); in hci_on_reset_complete()
Dmock_main_shim_hci_layer.h105 struct hci_on_reset_complete { struct
109 extern struct hci_on_reset_complete hci_on_reset_complete; argument
/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.h29 void hci_on_reset_complete();
Dstack.cc117 bluetooth::shim::hci_on_reset_complete(); in StartEverything()
Dhci_layer.cc371 void bluetooth::shim::hci_on_reset_complete() { in hci_on_reset_complete() function in bluetooth::shim