Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_utils.h25 const int32_t BT_VIRTUAL_DEVICE_ADD = 0; member
H A Daudio_bluetooth_manager.cpp283 a2dpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD), macAddress); in CheckA2dpDeviceReconnect()
353 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD)) { in OnVirtualDeviceChanged()
408 hfpListener_->OnVirtualDeviceChanged(static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD), macAddress); in CheckHfpDeviceReconnect()
697 if (action == static_cast<int32_t>(Bluetooth::BT_VIRTUAL_DEVICE_ADD)) { in OnVirtualDeviceChanged()

Completed in 2 milliseconds