Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h63 static bool IsA2dpBluetoothDeviceConnecting(const std::string& macAddress);
H A Daudio_bluetooth_manager.cpp291 if (MediaBluetoothDeviceManager::IsA2dpBluetoothDeviceConnecting(macAddress)) { in Connect()
H A Dbluetooth_device_manager.cpp494 bool MediaBluetoothDeviceManager::IsA2dpBluetoothDeviceConnecting(const std::string& macAddress) in IsA2dpBluetoothDeviceConnecting() function in OHOS::Bluetooth::MediaBluetoothDeviceManager