Searched refs:EID_BSS_LOAD (Results 1 – 4 of 4) sorted by relevance
133 InformationElement.EID_BSS_LOAD, results[0].id); in parseInformationElements_withZeroLengthAndExtensionIdAfterAnotherIe()221 InformationElement.EID_BSS_LOAD, results[1].id); in parseInformationElements_twoElements()244 InformationElement.EID_BSS_LOAD, results[0].id); in parseInformationElements_firstElementZeroLength()274 InformationElement.EID_BSS_LOAD, results[0].id); in parseInformationElements_firstElementWrongLength()
188 case ScanResult.InformationElement.EID_BSS_LOAD: in NetworkDetail()
912 public static final int EID_BSS_LOAD = 11; field in ScanResult.InformationElement
160 if (ie.id != InformationElement.EID_BSS_LOAD) { in from()