Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h123 static std::string GetCurrentActiveHfpDevice();
H A Daudio_bluetooth_manager.cpp592 std::string AudioHfpManager::GetCurrentActiveHfpDevice() in GetCurrentActiveHfpDevice() function in OHOS::Bluetooth::AudioHfpManager
650 if (device.GetDeviceAddr() == AudioHfpManager::GetCurrentActiveHfpDevice() && in OnScoStateChanged()
689 if (device.GetDeviceAddr() == AudioHfpManager::GetCurrentActiveHfpDevice()) { in OnConnectionStateChanged()