Home
last modified time | relevance | path

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

/ohos5.0/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.cpp415 int32_t AudioHfpManager::HandleScoWithRecongnition(bool handleFlag, BluetoothRemoteDevice &device) in HandleScoWithRecongnition() function in OHOS::Bluetooth::AudioHfpManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp8950 return Bluetooth::AudioHfpManager::HandleScoWithRecongnition(handleFlag, device); in ScoInputDeviceFetchedForRecongnition()