Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btcore_module.h80 struct module_management_stop { struct
84 extern struct module_management_stop module_management_stop; argument
Dmock_btcore_module.cc39 struct module_management_stop module_management_stop; variable
64 void module_management_stop(void) { in module_management_stop() function
/packages/modules/Bluetooth/system/btcore/src/
Dmodule.cc53 void module_management_stop(void) { metadata.clear(); } in module_management_stop() function