Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USBIP/
DUSBIPServer.cs166 state = TryHandleDeviceAttachCommand(busId, out var response) in HandleIncomingData()
484 … private bool TryHandleDeviceAttachCommand(string deviceIdString, out IEnumerable<byte> response) in TryHandleDeviceAttachCommand() method in Antmicro.Renode.Extensions.Utilities.USBIP.USBIPServer