Home
last modified time | relevance | path

Searched defs:get_all (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/
Dstack_config.h33 config_t *(*get_all)(void); member
/system/bt/main/
Dstack_config.c85 static config_t *get_all(void) { in get_all() function