Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btcore_module.h97 struct module_start_up { struct
103 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
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/src/
Dmodule.cc74 bool module_start_up(const module_t* module) { in module_start_up() function