Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.cc127 module_init(get_module(STACK_CONFIG_MODULE)); in bte_main_boot_entry()
140 module_clean_up(get_module(STACK_CONFIG_MODULE)); in bte_main_cleanup()
Dstack_config.cc68 .name = STACK_CONFIG_MODULE,
Dbte_logmsg.cc258 .dependencies = {STACK_CONFIG_MODULE, NULL}};
/system/bt/internal_include/
Dstack_config.h26 static const char STACK_CONFIG_MODULE[] = "stack_config_module"; variable
/system/bt/hci/src/
Dbtsnoop.cc252 .dependencies = {STACK_CONFIG_MODULE, NULL}};