| Package | Description |
|---|---|
| android.hardware.usb |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<UsbEndpoint> |
UsbEndpoint.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
UsbEndpoint |
UsbRequest.getEndpoint() |
UsbEndpoint |
UsbInterface.getEndpoint(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
UsbDeviceConnection.bulkTransfer(UsbEndpoint endpoint,
byte[] buffer,
int length,
int timeout) |
boolean |
UsbRequest.initialize(UsbDeviceConnection connection,
UsbEndpoint endpoint) |
Copyright © 2008-2013. All Rights Reserved.