Searched refs:EID_VHT_CAPABILITIES (Results 1 – 4 of 4) sorted by relevance
20 import static android.net.wifi.ScanResult.InformationElement.EID_VHT_CAPABILITIES;313 } else if (ie.id == EID_VHT_CAPABILITIES) { in fromScanResult()
351 vhtCap.id = ScanResult.InformationElement.EID_VHT_CAPABILITIES; in testResponderPreambleSelection()
479 public static final int EID_VHT_CAPABILITIES = 191; field in ScanResult.InformationElement
46966 Landroid/net/wifi/ScanResult$InformationElement;->EID_VHT_CAPABILITIES:I