Searched refs:EID_HT_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance
19 import static android.net.wifi.ScanResult.InformationElement.EID_HT_CAPABILITIES;311 if (ie.id == EID_HT_CAPABILITIES) { in fromScanResult()
348 htCap.id = ScanResult.InformationElement.EID_HT_CAPABILITIES; in testResponderPreambleSelection()
459 public static final int EID_HT_CAPABILITIES = 45; field in ScanResult.InformationElement
46965 Landroid/net/wifi/ScanResult$InformationElement;->EID_HT_CAPABILITIES:I