Searched defs:requestType (Results 1 - 1 of 1) sorted by last modified time

/system/core/libusbhost/
H A Dusbhost.c501 int requestType,
516 ctrl.bRequestType = requestType;
500 usb_device_control_transfer(struct usb_device *device, int requestType, int request, int value, int index, void* buffer, int length, unsigned int timeout) argument

Completed in 61 milliseconds