Searched refs:EID_EXT_HE_CAPABILITIES (Results 1 – 6 of 6) sorted by relevance
21 import static android.net.wifi.ScanResult.InformationElement.EID_EXT_HE_CAPABILITIES;448 } else if (ie.id == EID_EXTENSION_PRESENT && ie.idExt == EID_EXT_HE_CAPABILITIES) { in fromScanResult()
2054 ie.idExt = InformationElement.EID_EXT_HE_CAPABILITIES; in getMaxNumberSpatialStreamsWithHeCapabilitiesIE()2082 ie.idExt = InformationElement.EID_EXT_HE_CAPABILITIES; in testTwtHeCapabilities()
286 case ScanResult.InformationElement.EID_EXT_HE_CAPABILITIES: in NetworkDetail()
635 heCap.idExt = ScanResult.InformationElement.EID_EXT_HE_CAPABILITIES; in testResponderPreambleSelection()
1251 public static final int EID_EXT_HE_CAPABILITIES = 35; field in ScanResult.InformationElement
1141 || ie.idExt != InformationElement.EID_EXT_HE_CAPABILITIES) { in from()