Home
last modified time | relevance | path

Searched defs:module_start_up (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btcore_module.h99 struct module_start_up { struct
105 extern struct module_start_up module_start_up; argument
Dmock_btcore_module.cc41 struct module_start_up module_start_up; variable
72 bool module_start_up(const module_t* module) { in module_start_up() function
/packages/modules/Bluetooth/system/btcore/src/
Dmodule.cc76 bool module_start_up(const module_t* module) { in module_start_up() function