Home
last modified time | relevance | path

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

/system/bt/btcore/include/
Dmodule.h44 void module_management_stop(void);
/system/bt/btif/src/
Dstack_manager.cc219 module_management_stop(); in event_clean_up_stack()
/system/bt/btcore/src/
Dmodule.cc53 void module_management_stop(void) { in module_management_stop() function