Searched refs:isVgsSupported (Results 1 – 3 of 3) sorted by relevance
667 bool isVgsSupported = false; in OnScoStateChanged() local671 hfpInstance->IsVgsSupported(device, isVgsSupported); in OnScoStateChanged()673 …UDIO_INFO_LOG("AudioHfpListener::OnScoStateChanged: isVgsSupported: [%{public}d]", isVgsSupported); in OnScoStateChanged()674 HfpBluetoothDeviceManager::OnScoStateChanged(device, isVgsSupported, reason); in OnScoStateChanged()
153 void SetVgsVolumeSupported(bool isVgsSupported);
1919 void AudioAdapterManager::SetVgsVolumeSupported(bool isVgsSupported) in SetVgsVolumeSupported() argument1921 isVgsVolumeSupported_ = isVgsSupported; in SetVgsVolumeSupported()