Searched defs:UsbMtpDataHeader (Results 1 – 1 of 1) sorted by relevance
82 struct UsbMtpDataHeader { struct83 uint32_t length;84 uint16_t type; /* defined mtp data type */85 uint16_t cmdCode; /* Operation, Response or Event Code in mtp */86 uint32_t transactionId;