Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc174 device_cleanup_helper(device, device->connecting_actively); in OnGattConnected()
209 device_cleanup_helper(device, device->connecting_actively); in OnEncryptionComplete()
284 device_cleanup_helper(device, device->connecting_actively); in OnServiceSearchComplete()
296 device_cleanup_helper(device, device->connecting_actively); in OnServiceSearchComplete()
611 device_cleanup_helper(device, true); in OnGattWriteCcc()
651 device_cleanup_helper(device, true); in Disconnect()
685 device_cleanup_helper(device, notify); in OnGattDisconnected()
1148 void device_cleanup_helper(VolumeControlDevice* device, bool notify) { in device_cleanup_helper() function in __anone6dee6a90111::VolumeControlImpl