Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h126 static AudioStandard::AudioScene GetCurrentAudioScene();
H A Daudio_bluetooth_manager.cpp604 AudioStandard::AudioScene AudioHfpManager::GetCurrentAudioScene() in GetCurrentAudioScene() function in OHOS::Bluetooth::AudioHfpManager
658 if (audioScene != AudioHfpManager::GetCurrentAudioScene()) { in OnScoStateChanged()