Home
last modified time | relevance | path

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

/aosp_15_r20/external/libusb/examples/
H A Dxusb.c106 struct command_block_wrapper { struct
107 uint8_t dCBWSignature[4];
108 uint32_t dCBWTag;
109 uint32_t dCBWDataTransferLength;
110 uint8_t bmCBWFlags;
111 uint8_t bCBWLUN;
112 uint8_t bCBWCBLength;
113 uint8_t CBWCB[16];