Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.cc163 static future_t* hci_module_shut_down();
247 hci_module_shut_down(); // returns NULL so no need to wait for it in hci_module_start_up()
251 static future_t* hci_module_shut_down() { in hci_module_shut_down() function
295 .shut_down = hci_module_shut_down,