Searched defs:requestType (Results 1 - 2 of 2) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
H A Dcommon.h149 uint8_t requestType; member in struct:chreAsyncResult
/system/core/libusbhost/
H A Dusbhost.c582 int requestType,
597 ctrl.bRequestType = requestType;
581 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 373 milliseconds