Searched refs:module_shut_down (Results 1 – 5 of 5) sorted by relevance
176 module_shut_down(get_module(HCI_MODULE)); in bte_main_disable()177 module_shut_down(get_module(BTSNOOP_MODULE)); in bte_main_disable()
52 void module_shut_down(const module_t *module);
175 module_shut_down(get_module(BTIF_CONFIG_MODULE)); in event_shut_down_stack()178 …module_shut_down(get_module(CONTROLLER_MODULE)); // Doesn't do any work, just puts it in a restart… in event_shut_down_stack()
113 void module_shut_down(const module_t *module) { in module_shut_down() function
584 module_shut_down(&hci_module);