Home
last modified time | relevance | path

Searched defs:USBBulkTransferAsyncContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h120 struct USBBulkTransferAsyncContext : USBAsyncContext { struct
121 uint8_t *buffer;
122 uint32_t bufferLength;
123 uint32_t dataSize;
124 int32_t timeOut = 0;
125 USBDevicePipe pipe;
126 USBEndpoint endpoint;