Searched refs:LIBUSB_DT_SS_ENDPOINT_COMPANION (Results 1 - 4 of 4) sorted by relevance

/external/libusb/examples/
H A Dtestlibusb.c47 if (LIBUSB_DT_SS_ENDPOINT_COMPANION == endpoint->extra[i + 1]) {
/external/libusb/include/libusb/
H A Dlibusb.h286 LIBUSB_DT_SS_ENDPOINT_COMPANION = 0x30 enumerator in enum:libusb_descriptor_type
697 * \ref libusb_descriptor_type::LIBUSB_DT_SS_ENDPOINT_COMPANION in
/external/libusb/libusb/
H A Ddescriptor.c771 if (header.bDescriptorType != LIBUSB_DT_SS_ENDPOINT_COMPANION) {
H A Dlibusb.h286 LIBUSB_DT_SS_ENDPOINT_COMPANION = 0x30 enumerator in enum:libusb_descriptor_type
697 * \ref libusb_descriptor_type::LIBUSB_DT_SS_ENDPOINT_COMPANION in

Completed in 52 milliseconds