Searched refs:hidlAudioType (Results 1 – 2 of 2) sorted by relevance
26 info.hidlAudioType); in hidlSetUpAudioInfo()27 if (info.hidlAudioType != HidlAudioDevice::NONE) { in hidlSetUpAudioInfo()48 deviceInfo.hidlAudioType = hidlTvInputDeviceInfo.audioType; in createDeviceInfoWrapper()
121 HidlAudioDevice hidlAudioType; variable