Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_utils.h25 const int32_t BT_VIRTUAL_DEVICE_ADD = 0; variable
H A Daudio_bluetooth_manager.cpp283 …a2dpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD), macA… in CheckA2dpDeviceReconnect()
356 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD)) { in OnVirtualDeviceChanged()
411 …hfpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD), macAd… in CheckHfpDeviceReconnect()
708 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD)) { in OnVirtualDeviceChanged()