Searched refs:module_shut_down (Results 1 - 4 of 4) sorted by relevance

/system/bt/btcore/include/
H A Dmodule.h55 void module_shut_down(const module_t* module);
/system/bt/main/
H A Dbte_main.cc183 module_shut_down(get_module(HCI_MODULE));
184 module_shut_down(get_module(BTSNOOP_MODULE));
/system/bt/btif/src/
H A Dstack_manager.cc173 module_shut_down(get_module(BTIF_CONFIG_MODULE));
176 module_shut_down(get_module(CONTROLLER_MODULE)); // Doesn't do any work, just
/system/bt/btcore/src/
H A Dmodule.cc96 void module_shut_down(const module_t* module) { function

Completed in 130 milliseconds