Searched refs:get_all (Results 1 - 3 of 3) sorted by relevance

/system/bt/include/
H A Dstack_config.h35 config_t* (*get_all)(void); member in struct:__anon744
/system/bt/main/
H A Dstack_config.cc104 static config_t* get_all(void) { return config; } function
112 get_all};
H A Dbte_logmsg.cc223 init_cpp_logging(stack_config->get_all());
225 load_levels_from_config(stack_config->get_all());

Completed in 176 milliseconds