Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dstack_manager.cc168 {CONTROLLER_MODULE, &controller_module},
297 CHECK(module_start_up(get_local_module(CONTROLLER_MODULE))); in event_start_up_stack()
367 get_local_module(CONTROLLER_MODULE)); // Doesn't do any work, just in event_shut_down_stack()
/system/bt/device/include/
Dcontroller.h29 static const char CONTROLLER_MODULE[] = "controller_module"; variable
/system/bt/device/src/
Dcontroller.cc325 .name = CONTROLLER_MODULE,