Home
last modified time | relevance | path

Searched defs:scoCategory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h141 static ScoCategory scoCategory; variable
H A Daudio_bluetooth_manager.cpp41 OHOS::Bluetooth::ScoCategory AudioHfpManager::scoCategory = OHOS::Bluetooth::ScoCategory::SCO_DEFAU… member in OHOS::Bluetooth::AudioHfpManager
420 int8_t scoCategory = GetScoCategoryFromScene(scene_); in HandleScoWithRecongnition() local