Searched defs:clean_up (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/gd/common/testing/android/ | ||
| D | log_capture.cc | 81 void LogCapture::clean_up() {}  in clean_up()  function in bluetooth::testing::LogCapture | 
| /packages/modules/Bluetooth/system/gd/common/testing/host/ | ||
| D | log_capture.cc | 173 void LogCapture::clean_up() {  in clean_up()  function in bluetooth::testing::LogCapture | 
| /packages/modules/Bluetooth/system/main/ | ||
| D | stack_config.cc | 83 static future_t* clean_up() {  in clean_up()  function | 
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config.cc | 198 static future_t* clean_up(void) {  in clean_up()  function | 
| /packages/modules/Bluetooth/system/blueberry/controllers/ | ||
| D | android_bt_target_device.py | 105   def clean_up(self) -> None:  member in AndroidBtTargetDevice |