Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp26 static constexpr uint8_t NORMAL_ENDPOINT_DESCRIPTOR = 7; variable
172 if (descriptorHeader.bLength != NORMAL_ENDPOINT_DESCRIPTOR in ParseConfigDescriptors()
330 if (endpointDescriptor.bLength != NORMAL_ENDPOINT_DESCRIPTOR && in ParseEndpointDescriptor()

Completed in 2 milliseconds