Home
last modified time | relevance | path

Searched refs:ClearScoDeviceSuspendState (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.cpp1220 ClearScoDeviceSuspendState(selectedDesc[0]->macAddress_); in SelectOutputDevice()
3555 ClearScoDeviceSuspendState(); in SetAudioScene()
4796 ClearScoDeviceSuspendState(audioDeviceDescriptors[0]->macAddress_); in OnForcedDeviceSelected()
7795 ClearScoDeviceSuspendState(desc.macAddress_); in OnPreferredStateUpdated()
7834 ClearScoDeviceSuspendState(desc.macAddress_); in OnDeviceInfoUpdated()
7939 ClearScoDeviceSuspendState(address); in SetCallDeviceActive()
8018 void AudioPolicyService::ClearScoDeviceSuspendState(string macAddress) in ClearScoDeviceSuspendState() function in OHOS::AudioStandard::AudioPolicyService
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Daudio_policy_service.h824 void ClearScoDeviceSuspendState(string macAddress = "");