Searched refs:AttachDeviceCommandDescriptor (Results 1 – 2 of 2) sorted by relevance
15 public struct AttachDeviceCommandDescriptor struct
160 … DebugHelper.Assert(buffer.Count <= Packet.CalculateLength<USBIP.AttachDeviceCommandDescriptor>()); in HandleIncomingData()161 … if(buffer.Count == Packet.CalculateLength<USBIP.AttachDeviceCommandDescriptor>()) in HandleIncomingData()