Home
last modified time | relevance | path

Searched refs:ProtocolVersion (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/
DDeviceDescriptor.cs20 public ushort ProtocolVersion; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DUSBIPServer.cs465 Version = ProtocolVersion, in HandleListDevicesCommand()
515 Version = ProtocolVersion, in TryHandleDeviceAttachCommand()
539 private const ushort ProtocolVersion = 0x0111; field in Antmicro.Renode.Extensions.Utilities.USBIP.USBIPServer