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

/system/bt/btcore/include/
H A Dmodule.h35 module_lifecycle_fn clean_up; member in struct:__anon489
/system/bt/main/
H A Dstack_config.cc62 static future_t* clean_up() { function
72 .clean_up = clean_up,
/system/bt/utils/src/
H A Dbt_utils.cc73 static future_t* clean_up(void) { function
81 .clean_up = clean_up,
/system/bt/btif/src/
H A Dbtif_config.cc216 static future_t* clean_up(void) { function
231 .clean_up = clean_up};

Completed in 99 milliseconds