UsbConstants.UsbSubclassVendorSpec Field

Definition

Vendor specific USB subclass.

[Android.Runtime.Register("USB_SUBCLASS_VENDOR_SPEC")]
public const int UsbSubclassVendorSpec = 255;
[<Android.Runtime.Register("USB_SUBCLASS_VENDOR_SPEC")>]
val mutable UsbSubclassVendorSpec : int

Field Value

Value = 255
Attributes

Remarks

Vendor specific USB subclass.

Java documentation for android.hardware.usb.UsbConstants.USB_SUBCLASS_VENDOR_SPEC.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to