Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btcore_module.h50 struct module_clean_up { struct
55 extern struct module_clean_up module_clean_up; argument
Dmock_btcore_module.cc36 struct module_clean_up module_clean_up; variable
52 void module_clean_up(const module_t* module) { in module_clean_up() function
/packages/modules/Bluetooth/system/btcore/src/
Dmodule.cc118 void module_clean_up(const module_t* module) { in module_clean_up() function