Searched refs:parseInformationElements (Results 1 – 3 of 3) sorted by relevance
81 InformationElementUtil.parseInformationElements(emptyBytes); in parseInformationElements_withEmptyByteArray()93 InformationElementUtil.parseInformationElements(nullBytes); in parseInformationElements_withNullBytes()109 InformationElementUtil.parseInformationElements(ssidBytes); in parseInformationElements_withSingleElement()132 InformationElementUtil.parseInformationElements(ssidBytesWithPadding); in parseInformationElements_withExtraPadding()155 InformationElementUtil.parseInformationElements(twoTagsSecondInvalidBytes); in parseInformationElements_secondElementInvalidLength()175 InformationElementUtil.parseInformationElements(twoValidTagsBytes); in parseInformationElements_twoElements()202 InformationElementUtil.parseInformationElements(zeroLengthTagWithSSIDBytes); in parseInformationElements_firstElementZeroLength()232 InformationElementUtil.parseInformationElements(invalidLengthTagWithSSIDBytes); in parseInformationElements_firstElementWrongLength()
36 public static InformationElement[] parseInformationElements(byte[] bytes) { in parseInformationElements() method in InformationElementUtil
706 InformationElementUtil.parseInformationElements( in getScanResults()1836 InformationElementUtil.parseInformationElements(result.bytes); in populateScanResult()