Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_utils.h26 const int32_t BT_VIRTUAL_DEVICE_REMOVE = 1; variable
H A Daudio_bluetooth_manager.cpp132 … a2dpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_REMOVE), in DisconnectBluetoothA2dpSink()
360 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_REMOVE)) { in OnVirtualDeviceChanged()
580 … hfpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_REMOVE), in DisconnectBluetoothHfpSink()
712 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_REMOVE)) { in OnVirtualDeviceChanged()