Searched refs:hci_module_shut_down (Results 1 – 1 of 1) sorted by relevance
163 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() function295 .shut_down = hci_module_shut_down,