Searched refs:solMaxRt (Results 1 – 1 of 1) sorted by relevance
446 int solMaxRt = 0; in decode() local514 solMaxRt = packet.getInt(); in decode()568 (solMaxRt >= 60 && solMaxRt <= 86400) in decode()569 ? OptionalInt.of(solMaxRt * 1000) in decode()