Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp772 std::string curOutputMacAddr = GetCurrentOutputDeviceMacAddr(); in OffloadStreamSetCheck()
1137 GetCurrentOutputDeviceMacAddr(), USER_NOT_SELECT_BT); in NotifyUserSelectionEventToBt()
2100 std::string AudioPolicyService::GetCurrentOutputDeviceMacAddr() in GetCurrentOutputDeviceMacAddr() function in OHOS::AudioStandard::AudioPolicyService
3467 GetCurrentOutputDeviceMacAddr(), USER_NOT_SELECT_BT); in SetDeviceActive()
3477 GetCurrentOutputDeviceMacAddr(), USER_NOT_SELECT_BT); in SetDeviceActive()
3832 GetCurrentOutputDeviceMacAddr() == updatedDesc.macAddress_) { in UpdateConnectedDevicesWhenDisconnecting()
7780 desc.macAddress_ == GetCurrentOutputDeviceMacAddr()) { in OnPreferredStateUpdated()
7783 desc.macAddress_ == GetCurrentOutputDeviceMacAddr()) { in OnPreferredStateUpdated()
7850 GetCurrentOutputDeviceMacAddr() == desc.macAddress_) { in OnDeviceInfoUpdated()
7946 GetCurrentOutputDeviceMacAddr(), USER_NOT_SELECT_BT); in SetCallDeviceActive()
[all …]
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Daudio_policy_service.h982 std::string GetCurrentOutputDeviceMacAddr();