Modifier and Type | Method and Description |
---|---|
static void |
LibUsb.freeDeviceList(DeviceList list,
boolean unrefDevices)
Frees a list of devices previously discovered using
LibUsb.getDeviceList(Context, DeviceList) . |
static int |
LibUsb.getDeviceList(Context context,
DeviceList list)
Returns a list of USB devices currently attached to the system.
|
Copyright © 2011–2018 usb4java Team. All rights reserved.