Class Usbdevice_fs


  • public final class Usbdevice_fs
    extends Object
    • Field Detail

      • USBDEVFS_MAXDRIVERNAME

        public static final byte USBDEVFS_MAXDRIVERNAME
        See Also:
        Constant Field Values
      • USBDEVFS_URB_SHORT_NOT_OK

        public static final byte USBDEVFS_URB_SHORT_NOT_OK
        See Also:
        Constant Field Values
      • USBDEVFS_URB_BULK_CONTINUATION

        public static final byte USBDEVFS_URB_BULK_CONTINUATION
        See Also:
        Constant Field Values
      • USBDEVFS_URB_ZERO_PACKET

        public static final byte USBDEVFS_URB_ZERO_PACKET
        See Also:
        Constant Field Values
      • USBDEVFS_URB_NO_INTERRUPT

        public static final byte USBDEVFS_URB_NO_INTERRUPT
        See Also:
        Constant Field Values
      • USBDEVFS_URB_TYPE_INTERRUPT

        public static final byte USBDEVFS_URB_TYPE_INTERRUPT
        See Also:
        Constant Field Values
      • USBDEVFS_URB_TYPE_CONTROL

        public static final byte USBDEVFS_URB_TYPE_CONTROL
        See Also:
        Constant Field Values
      • USBDEVFS_URB_TYPE_BULK

        public static final byte USBDEVFS_URB_TYPE_BULK
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_ZERO_PACKET

        public static final short USBDEVFS_CAP_ZERO_PACKET
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_BULK_CONTINUATION

        public static final short USBDEVFS_CAP_BULK_CONTINUATION
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_NO_PACKET_SIZE_LIM

        public static final short USBDEVFS_CAP_NO_PACKET_SIZE_LIM
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_BULK_SCATTER_GATHER

        public static final short USBDEVFS_CAP_BULK_SCATTER_GATHER
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_REAP_AFTER_DISCONNECT

        public static final short USBDEVFS_CAP_REAP_AFTER_DISCONNECT
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_DROP_PRIVILEGES

        public static final short USBDEVFS_CAP_DROP_PRIVILEGES
        See Also:
        Constant Field Values
      • USBDEVFS_CAP_CONNINFO_EX

        public static final short USBDEVFS_CAP_CONNINFO_EX
        See Also:
        Constant Field Values
      • USBDEVFS_DISCONNECT_CLAIM_IF_DRIVER

        public static final byte USBDEVFS_DISCONNECT_CLAIM_IF_DRIVER
        See Also:
        Constant Field Values
      • USBDEVFS_DISCONNECT_CLAIM_EXCEPT_DRIVER

        public static final byte USBDEVFS_DISCONNECT_CLAIM_EXCEPT_DRIVER
        See Also:
        Constant Field Values
      • USBDEVFS_FORBID_SUSPEND

        @Define
        public static final int USBDEVFS_FORBID_SUSPEND
      • USBDEVFS_ALLOW_SUSPEND

        @Define
        public static final int USBDEVFS_ALLOW_SUSPEND
      • USBDEVFS_WAIT_FOR_RESUME

        @Define
        public static final int USBDEVFS_WAIT_FOR_RESUME
    • Method Detail

      • USBDEVFS_CONNINFO_EX

        public static int USBDEVFS_CONNINFO_EX​(int len)