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

/system/bt/btcore/include/
H A Dmodule.h52 bool module_start_up(const module_t* module);
/system/bt/main/
H A Dbte_main.cc155 module_start_up(get_module(BTSNOOP_MODULE));
156 module_start_up(get_module(HCI_MODULE));
/system/bt/btcore/src/
H A Dmodule.cc74 bool module_start_up(const module_t* module) { function
193 wrapper->success = module_start_up(wrapper->module);
/system/bt/btif/src/
H A Dstack_manager.cc145 module_start_up(get_module(BTIF_CONFIG_MODULE));

Completed in 107 milliseconds