Home
last modified time | relevance | path

Searched defs:clean_up (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/main/
Dstack_config.cc84 static future_t* clean_up() { in clean_up() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc170 static future_t* clean_up(void) { in clean_up() function
/packages/modules/Bluetooth/system/blueberry/controllers/
Dandroid_bt_target_device.py105 def clean_up(self) -> None: member in AndroidBtTargetDevice