Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h113 static bool IsHfpBluetoothDeviceConnecting(const std::string& macAddress);
H A Daudio_bluetooth_manager.cpp624 if (HfpBluetoothDeviceManager::IsHfpBluetoothDeviceConnecting(macAddress)) { in Connect()
H A Dbluetooth_device_manager.cpp937 bool HfpBluetoothDeviceManager::IsHfpBluetoothDeviceConnecting(const std::string& macAddress) in IsHfpBluetoothDeviceConnecting() function in OHOS::Bluetooth::HfpBluetoothDeviceManager