The members of Android.Hardware.Usb.UsbConstants are listed below.
See Also: Inherited members from Java.Lang.Object
const | UsbInterfaceSubclassBoot | int (1). Boot subclass for HID devices. |
const | UsbSubclassVendorSpec | int (255). Vendor specific USB subclass. |
const | UsbTypeClass | int (32). Used to specify that an endpoint zero control request is a class specific request. |
const | UsbTypeMask | int (96). Bitmask used for encoding the request type for a control request on endpoint zero. |
const | UsbTypeReserved | int (96). Reserved endpoint zero control request type (currently unused). |
const | UsbTypeStandard | int (0). Used to specify that an endpoint zero control request is a standard request. |
const | UsbTypeVendor | int (64). Used to specify that an endpoint zero control request is a vendor specific request. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |