Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btcore_module.h88 struct module_shut_down { struct
92 extern struct module_shut_down module_shut_down; argument
Dmock_btcore_module.cc40 struct module_shut_down module_shut_down; variable
68 void module_shut_down(const module_t* module) { in module_shut_down() function
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/src/
Dmodule.cc96 void module_shut_down(const module_t* module) { in module_shut_down() function