Ticket #94 (new enhancement)
Opened 2 years ago
Rename LIBUSB_ENDPOINT_IN and _OUT
| Reported by: | stuge | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | libusb-1.1 | |
| Keywords: | api | Cc: | |
| Blocked By: | Blocks: |
Description
Besides in an endpoint address the constants are applicable at least also in bmRequestType for control transfers. It's a bad idea, and ugly, to have an _ENDPOINT_ constant in the request type field when it has nothing to do with the possibility to set an endpoint as destination for the request.
Note: See
TracTickets for help on using
tickets.