Searched refs:module_clean_up (Results 1 - 6 of 6) sorted by relevance

/system/bt/btcore/include/
H A Dmodule.h58 void module_clean_up(const module_t* module);
/system/bt/main/
H A Dbte_main.cc146 module_clean_up(get_module(STACK_CONFIG_MODULE));
148 module_clean_up(get_module(INTEROP_MODULE));
/system/bt/btif/src/
H A Dstack_manager.cc208 module_clean_up(get_module(BTIF_CONFIG_MODULE));
209 module_clean_up(get_module(BT_UTILS_MODULE));
210 module_clean_up(get_module(OSI_MODULE));
/system/bt/stack/btu/
H A Dbtu_task.cc142 module_clean_up(get_module(BTE_LOGMSG_MODULE));
/system/bt/stack/test/
H A Dstack_btu_test.cc83 void module_clean_up(module_t const*){}; function
/system/bt/btcore/src/
H A Dmodule.cc116 void module_clean_up(const module_t* module) { function

Completed in 487 milliseconds