Home
last modified time | relevance | path

Searched refs:ConnectScoWithAudioScene (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/
H A Daudiobluetoothmanager_fuzzer.cpp86 Bluetooth::AudioHfpManager::ConnectScoWithAudioScene(scene); in AudioHfpManagerFuzzTest()
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h118 static int32_t ConnectScoWithAudioScene(AudioStandard::AudioScene scene);
H A Daudio_bluetooth_manager.cpp497 int32_t AudioHfpManager::ConnectScoWithAudioScene(AudioScene scene) in ConnectScoWithAudioScene() function in OHOS::Bluetooth::AudioHfpManager
525 "ConnectScoWithAudioScene failed as the last SCO failed to be disconnected, result: %{public}d", ret); in ConnectScoWithAudioScene()
530 CHECK_AND_RETURN_RET_LOG(ret == 0, ERROR, "ConnectScoWithAudioScene failed, result: %{public}d", ret); in ConnectScoWithAudioScene()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp2638 Bluetooth::AudioHfpManager::ConnectScoWithAudioScene(audioScene_); in HandleScoOutputDeviceFetched()
3035 Bluetooth::AudioHfpManager::ConnectScoWithAudioScene(audioScene_); in HandleScoInputDeviceFetched()

Completed in 30 milliseconds