Home | History | Annotate | Download | only in libusb

Lines Matching refs:request

185 	/** Request status of the specific recipient */
224 * Request type bits of the
513 /** Request type. Bits 0:4 determine recipient, see
520 /** Request. If the type bits of bmRequestType are equal to
527 /** Value. Varies according to request */
530 /** Index. Varies according to request, typically used to pass an index
658 * stalled). For control endpoints: control request not supported. */
687 /** Length of data to request in this packet */
712 * then submits it in order to request a transfer. After the transfer has
1122 uint8_t request_type, uint8_t request, uint16_t value, uint16_t index,