Home
last modified time | relevance | path

Searched defs:UsbdDeviceDescriptor (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h149 uint8_t bLength;
150 uint8_t bDescriptorType;
151 uint16_t bcdUSB;
152 uint8_t bDeviceClass;
153 uint8_t bDeviceSubClass;
156 uint16_t idVendor;
157 uint16_t idProduct;
158 uint16_t bcdDevice;
159 uint8_t iManufacturer;
160 uint8_t iProduct;
[all …]