libusb_request_recipient

* Recipient bits of the * libusb_control_setup::bmRequestType "bmRequestType" field in control * transfers. Values 4 through 31 are reserved.

Values

ValueMeaning
LIBUSB_RECIPIENT_DEVICE0x00

Device

LIBUSB_RECIPIENT_INTERFACE0x01

Interface

LIBUSB_RECIPIENT_ENDPOINT0x02

Endpoint

LIBUSB_RECIPIENT_OTHER0x03

Other

Meta