Modifier and Type | Method and Description |
---|---|
static String |
DescriptorUtils.dump(DeviceDescriptor descriptor)
Dumps the specified USB device descriptor into a string and returns it.
|
static String |
DescriptorUtils.dump(DeviceDescriptor descriptor,
String manufacturer,
String product,
String serial)
Dumps the specified USB device descriptor into a string and returns it.
|
static int |
LibUsb.getDeviceDescriptor(Device device,
DeviceDescriptor descriptor)
Get the USB device descriptor for a given device.
|
Copyright © 2011–2018 usb4java Team. All rights reserved.