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

/system/bt/include/
H A Dstack_config.h26 static const char STACK_CONFIG_MODULE[] = "stack_config_module"; variable
/system/bt/main/
H A Dbte_main.cc117 module_init(get_module(STACK_CONFIG_MODULE));
137 module_clean_up(get_module(STACK_CONFIG_MODULE));
H A Dstack_config.cc66 .name = STACK_CONFIG_MODULE,
H A Dbte_logmsg.cc235 .dependencies = {STACK_CONFIG_MODULE, NULL}};
/system/bt/hci/src/
H A Dbtsnoop.cc124 .dependencies = {STACK_CONFIG_MODULE, NULL}};

Completed in 105 milliseconds