Searched refs:wMaxPacketSize (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/
H A Dcore.c738 * Convenience function to retrieve the wMaxPacketSize value for a particular
743 * instead. It simply returns the wMaxPacketSize value without considering
749 * \returns the wMaxPacketSize value
771 r = ep->wMaxPacketSize;
781 * wMaxPacketSize field in the endpoint descriptor as described in section
822 val = ep->wMaxPacketSize;
H A Dlibusb.h477 uint16_t wMaxPacketSize; member in struct:libusb_endpoint_descriptor
827 * wMaxPacketSize with an extra zero length packet. This is useful
836 * the endpoint's wMaxPacketSize. On transfers of other lengths, this
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dwindows_usb.h440 USHORT wMaxPacketSize; member in struct:USB_ENDPOINT_DESCRIPTOR

Completed in 126 milliseconds