Searched refs:EID_VHT_CAPABILITIES (Results 1 – 7 of 7) sorted by relevance
23 import static android.net.wifi.ScanResult.InformationElement.EID_VHT_CAPABILITIES;446 } else if (ie.id == EID_VHT_CAPABILITIES) { in fromScanResult()
251 case ScanResult.InformationElement.EID_VHT_CAPABILITIES: in NetworkDetail()
628 vhtCap.id = ScanResult.InformationElement.EID_VHT_CAPABILITIES; in testResponderPreambleSelection()
1237 public static final int EID_VHT_CAPABILITIES = 191; field in ScanResult.InformationElement
2024 ie.id = InformationElement.EID_VHT_CAPABILITIES; in getMaxNumberSpatialStreamsWithVhtCapabilitiesIE()
1061 if (ie.id != InformationElement.EID_VHT_CAPABILITIES) { in from()
1436 Landroid/net/wifi/ScanResult$InformationElement;->EID_VHT_CAPABILITIES:I