Package com.codename1.io.usb


package com.codename1.io.usb

USB host-mode device access.

Usb enumerates attached UsbDevice instances and opens bulk input/output streams to them; UsbDeviceListener delivers attach/detach notifications. The native bridge is supplied by the active port through UsbPlatform.

  • Class
    Description
    USB Host API.
    One attached USB device.
    Callback for USB attach/detach and permission events.
    Platform-supplied implementation of the USB host APIs.