Searched refs:oi2Length (Results 1 – 1 of 1) sorted by relevance
211 int oi2Length = (oi12Length >>> 4) & Constants.NIBBLE_MASK; in from() local212 int oi3Length = ie.bytes.length - 2 - oi1Length - oi2Length; in from()216 if (oi2Length > 0) { in from()228 if (oi2Length > 0 && roamingConsortiums.length > 1) { in from()230 getInteger(data, ByteOrder.BIG_ENDIAN, oi2Length); in from()