Searched refs:ScoCategory (Results 1 – 4 of 4) sorted by relevance
41 OHOS::Bluetooth::ScoCategory AudioHfpManager::scoCategory = OHOS::Bluetooth::ScoCategory::SCO_DEFAU…421 if (scoCategory == ScoCategory::SCO_DEFAULT && in HandleScoWithRecongnition()451 AudioHfpManager::scoCategory = ScoCategory::SCO_DEFAULT; in ClearRecongnitionStatus()456 ScoCategory AudioHfpManager::GetScoCategory() in GetScoCategory()500 if (scoCategory == ScoCategory::SCO_RECOGNITION) { in ConnectScoWithAudioScene()522 if (lastScoCategory != ScoCategory::SCO_DEFAULT) { in ConnectScoWithAudioScene()528 if (newScoCategory != ScoCategory::SCO_DEFAULT) { in ConnectScoWithAudioScene()541 if (currentScoCategory == ScoCategory::SCO_DEFAULT) { in DisconnectSco()560 return ScoCategory::SCO_CALLULAR; in GetScoCategoryFromScene()563 return ScoCategory::SCO_VIRTUAL; in GetScoCategoryFromScene()[all …]
131 static ScoCategory GetScoCategory();141 static ScoCategory scoCategory;
58 enum ScoCategory : int32_t { enum
2371 (Bluetooth::AudioHfpManager::GetScoCategory() == Bluetooth::ScoCategory::SCO_RECOGNITION || in FetchInputDeviceWhenNoRunningStream()5427 if (Bluetooth::AudioHfpManager::GetScoCategory() == Bluetooth::ScoCategory::SCO_RECOGNITION || in ClientDiedDisconnectScoRecognition()