Searched refs:TCP_DEVICE_SERIAL_PREFIX (Results 1 – 1 of 1) sorted by relevance
99 private static final String TCP_DEVICE_SERIAL_PREFIX = "tcp-device"; field in DeviceManager506 addAvailableDevice(new TcpDevice(String.format("%s-%d", TCP_DEVICE_SERIAL_PREFIX, i))); in addTcpDevices()530 new TcpDevice(String.format("%s-%d", TCP_DEVICE_SERIAL_PREFIX, index), ip)); in addNetworkDevices()