Searched refs:clean_up (Results 1 - 16 of 16) sorted by relevance
/system/bt/btcore/src/ |
H A D | osi_module.c | 38 .clean_up = osi_clean_up,
|
H A D | module.c | 133 if (!call_lifecycle_function(module->clean_up))
|
H A D | counter.c | 150 .clean_up = counter_clean_up,
|
/system/bt/profile/src/ |
H A D | manager.c | 51 static future_t *clean_up(void) { function 65 .clean_up = clean_up,
|
/system/bt/btcore/include/ |
H A D | module.h | 33 module_lifecycle_fn clean_up; member in struct:__anon574
|
/system/bt/device/src/classic/ |
H A D | peer.c | 61 static future_t *clean_up(void) { function 76 .clean_up = clean_up,
|
/system/bt/gki/ulinux/ |
H A D | gki_ulinux.c | 46 static future_t *clean_up(void) { function 59 .clean_up = clean_up,
|
/system/bt/main/ |
H A D | stack_config.c | 51 static future_t *clean_up() { function 61 .clean_up = clean_up,
|
H A D | bte_logmsg.c | 257 .clean_up = NULL,
|
/system/bt/utils/src/ |
H A D | bt_utils.c | 71 static future_t *clean_up(void) { function 81 .clean_up = clean_up,
|
/system/bt/btcore/test/ |
H A D | counter_test.cpp | 67 counter_module.clean_up();
|
/system/core/libcutils/ |
H A D | str_parms.c | 207 goto clean_up; 212 goto clean_up; 219 goto clean_up; 229 clean_up:
|
/system/bt/btif/src/ |
H A D | btif_config.c | 135 static future_t *clean_up(void) { function 151 .clean_up = clean_up,
|
/system/bt/hci/src/ |
H A D | btsnoop.c | 88 .clean_up = NULL,
|
H A D | hci_layer.c | 325 .clean_up = NULL,
|
/system/bt/device/src/ |
H A D | controller.c | 258 .clean_up = NULL,
|
Completed in 198 milliseconds