Home
last modified time | relevance | path

Searched refs:HandleScoWithRecongnition (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h129 static int32_t HandleScoWithRecongnition(bool handleFlag, BluetoothRemoteDevice &device);
H A Daudio_bluetooth_manager.cpp412 int32_t AudioHfpManager::HandleScoWithRecongnition(bool handleFlag, BluetoothRemoteDevice &device) in HandleScoWithRecongnition() function in OHOS::Bluetooth::AudioHfpManager
441 CHECK_AND_RETURN_RET_LOG(ret == true, ERROR, "HandleScoWithRecongnition failed, result: %{public}d", ret); in HandleScoWithRecongnition()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp9813 return Bluetooth::AudioHfpManager::HandleScoWithRecongnition(handleFlag, device); in ScoInputDeviceFetchedForRecongnition()

Completed in 19 milliseconds