Searched refs:oi2Length (Results 1 – 1 of 1) sorted by relevance
279 int oi2Length = (oi12Length >>> 4) & Constants.NIBBLE_MASK; in from() local280 int oi3Length = ie.bytes.length - 2 - oi1Length - oi2Length; in from()284 if (oi2Length > 0) { in from()296 if (oi2Length > 0 && roamingConsortiums.length > 1) { in from()298 ByteBufferReader.readInteger(data, ByteOrder.BIG_ENDIAN, oi2Length); in from()