Searched refs:EID_HT_CAPABILITIES (Results 1 – 7 of 7) sorted by relevance
22 import static android.net.wifi.ScanResult.InformationElement.EID_HT_CAPABILITIES;444 if (ie.id == EID_HT_CAPABILITIES) { in fromScanResult()
248 case ScanResult.InformationElement.EID_HT_CAPABILITIES: in NetworkDetail()
625 htCap.id = ScanResult.InformationElement.EID_HT_CAPABILITIES; in testResponderPreambleSelection()
1217 public static final int EID_HT_CAPABILITIES = 45; field in ScanResult.InformationElement
2004 ie.id = InformationElement.EID_HT_CAPABILITIES; in getMaxNumberSpatialStreamsWithHtCapabilitiesIE()
1016 if (ie.id != InformationElement.EID_HT_CAPABILITIES) { in from()
1435 Landroid/net/wifi/ScanResult$InformationElement;->EID_HT_CAPABILITIES:I