Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc215 {STACK_CONFIG_MODULE, &stack_config_module},
248 module_init(get_local_module(STACK_CONFIG_MODULE)); in init_stack_internal()
408 module_clean_up(get_local_module(STACK_CONFIG_MODULE)); in event_clean_up_stack()
/packages/modules/Bluetooth/system/internal_include/
Dstack_config.h26 static const char STACK_CONFIG_MODULE[] = "stack_config_module"; variable
/packages/modules/Bluetooth/system/main/
Dstack_config.cc90 .name = STACK_CONFIG_MODULE,