Android.Hardware.Usb.UsbConstants Members

The members of Android.Hardware.Usb.UsbConstants are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Public Fields

const
UsbInterfaceSubclassBootint (1). Boot subclass for HID devices.
const
UsbSubclassVendorSpecint (255). Vendor specific USB subclass.
const
UsbTypeClassint (32). Used to specify that an endpoint zero control request is a class specific request.
const
UsbTypeMaskint (96). Bitmask used for encoding the request type for a control request on endpoint zero.
const
UsbTypeReservedint (96). Reserved endpoint zero control request type (currently unused).
const
UsbTypeStandardint (0). Used to specify that an endpoint zero control request is a standard request.
const
UsbTypeVendorint (64). Used to specify that an endpoint zero control request is a vendor specific request.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.