Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp41 …S::Bluetooth::ScoCategory AudioHfpManager::scoCategory = OHOS::Bluetooth::ScoCategory::SCO_DEFAULT;
421 if (scoCategory == ScoCategory::SCO_DEFAULT && in HandleScoWithRecongnition()
439 AudioHfpManager::scoCategory = ScoCategory::SCO_DEFAULT; in HandleScoWithRecongnition()
451 AudioHfpManager::scoCategory = ScoCategory::SCO_DEFAULT; in ClearRecongnitionStatus()
522 if (lastScoCategory != ScoCategory::SCO_DEFAULT) { in ConnectScoWithAudioScene()
528 if (newScoCategory != ScoCategory::SCO_DEFAULT) { in ConnectScoWithAudioScene()
541 if (currentScoCategory == ScoCategory::SCO_DEFAULT) { in DisconnectSco()
565 return ScoCategory::SCO_DEFAULT; in GetScoCategoryFromScene()
H A Dbluetooth_device_utils.h59 SCO_DEFAULT = -1, enumerator