Searched refs:clean_up (Results 1 – 14 of 14) sorted by relevance
/system/bt/profile/src/ |
D | manager.c | 51 static future_t *clean_up(void) { in clean_up() function 65 .clean_up = clean_up,
|
/system/bt/device/src/classic/ |
D | peer.c | 62 static future_t *clean_up(void) { in clean_up() function 77 .clean_up = clean_up,
|
/system/bt/main/ |
D | stack_config.c | 62 static future_t *clean_up() { in clean_up() function 73 .clean_up = clean_up,
|
D | bte_logmsg.c | 249 .clean_up = NULL,
|
/system/bt/utils/src/ |
D | bt_utils.c | 73 static future_t *clean_up(void) { in clean_up() function 83 .clean_up = clean_up,
|
/system/core/libcutils/ |
D | str_parms.c | 227 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/ |
D | osi_module.c | 47 .clean_up = osi_clean_up,
|
D | module.c | 145 if (!call_lifecycle_function(module->clean_up)) { in module_clean_up()
|
/system/bt/btcore/include/ |
D | module.h | 33 module_lifecycle_fn clean_up; member
|
/system/bt/btif/src/ |
D | btif_config.c | 235 static future_t *clean_up(void) { in clean_up() function 251 .clean_up = clean_up,
|
/system/bt/device/src/ |
D | interop.c | 104 .clean_up = interop_clean_up,
|
D | controller.c | 269 .clean_up = NULL,
|
/system/bt/hci/src/ |
D | btsnoop.c | 89 .clean_up = NULL,
|
D | hci_layer.c | 336 .clean_up = NULL,
|