Searched defs:clean_up (Results 1 - 6 of 6) sorted by relevance

/system/bt/btcore/include/
H A Dmodule.h33 module_lifecycle_fn clean_up; member in struct:__anon562
/system/bt/device/src/classic/
H A Dpeer.c62 static future_t *clean_up(void) { function
77 .clean_up = clean_up,
/system/bt/profile/src/
H A Dmanager.c51 static future_t *clean_up(void) { function
65 .clean_up = clean_up,
/system/bt/main/
H A Dstack_config.c62 static future_t *clean_up() { function
73 .clean_up = clean_up,
/system/bt/utils/src/
H A Dbt_utils.c73 static future_t *clean_up(void) { function
83 .clean_up = clean_up,
/system/bt/btif/src/
H A Dbtif_config.c235 static future_t *clean_up(void) { function
251 .clean_up = clean_up,

Completed in 386 milliseconds