Home
last modified time | relevance | path

Searched refs:mSidebandProtocol (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb20ASFormatIIEx.java34 private byte mSidebandProtocol; // 9:1 Constant, identifying the Side Band field in Usb20ASFormatIIEx
54 return mSidebandProtocol; in getSidebandProtocol()
62 mSidebandProtocol = stream.getByte(); in parseRawDescriptors()