Searched defs:scoCategory (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ | ||
H A D | audio_bluetooth_manager.h | 141 static ScoCategory scoCategory; member in OHOS::Bluetooth::AudioHfpManager |
H A D | audio_bluetooth_manager.cpp | 41 OHOS::Bluetooth::ScoCategory AudioHfpManager::scoCategory = OHOS::Bluetooth::ScoCategory::SCO_DEFAULT; member in OHOS::Bluetooth::AudioHfpManager 417 int8_t scoCategory = GetScoCategoryFromScene(scene_); in HandleScoWithRecongnition() local 424 AudioHfpManager::scoCategory = ScoCategory::SCO_RECOGNITION; in HandleScoWithRecongnition() member in OHOS::Bluetooth::AudioHfpManager 436 AudioHfpManager::scoCategory = ScoCategory::SCO_DEFAULT; in HandleScoWithRecongnition() member in OHOS::Bluetooth::AudioHfpManager 448 AudioHfpManager::scoCategory = ScoCategory::SCO_DEFAULT; in ClearRecongnitionStatus() member in OHOS::Bluetooth::AudioHfpManager [all...] |
Completed in 3 milliseconds