Home
last modified time | relevance | path

Searched refs:clean_up (Results 1 – 14 of 14) sorted by relevance

/system/bt/profile/src/
Dmanager.c51 static future_t *clean_up(void) { in clean_up() function
65 .clean_up = clean_up,
/system/bt/device/src/classic/
Dpeer.c62 static future_t *clean_up(void) { in clean_up() function
77 .clean_up = clean_up,
/system/bt/main/
Dstack_config.c62 static future_t *clean_up() { in clean_up() function
73 .clean_up = clean_up,
Dbte_logmsg.c249 .clean_up = NULL,
/system/bt/utils/src/
Dbt_utils.c73 static future_t *clean_up(void) { in clean_up() function
83 .clean_up = clean_up,
/system/core/libcutils/
Dstr_parms.c227 goto clean_up; in str_parms_add_str()
232 goto clean_up; in str_parms_add_str()
239 goto clean_up; in str_parms_add_str()
252 clean_up: in str_parms_add_str()
/system/bt/btcore/src/
Dosi_module.c47 .clean_up = osi_clean_up,
Dmodule.c145 if (!call_lifecycle_function(module->clean_up)) { in module_clean_up()
/system/bt/btcore/include/
Dmodule.h33 module_lifecycle_fn clean_up; member
/system/bt/btif/src/
Dbtif_config.c235 static future_t *clean_up(void) { in clean_up() function
251 .clean_up = clean_up,
/system/bt/device/src/
Dinterop.c104 .clean_up = interop_clean_up,
Dcontroller.c269 .clean_up = NULL,
/system/bt/hci/src/
Dbtsnoop.c89 .clean_up = NULL,
Dhci_layer.c336 .clean_up = NULL,