Home | History | Annotate | Download | only in wpa_gui-qt4

Lines Matching defs:wps

70 	 * Disable WPS tab by default; it will be enabled if wpa_supplicant is
71 * built with WPS support.
443 bool wps = types.contains("WSC");
444 actionWPS->setEnabled(wps);
445 wpsTab->setEnabled(wps);
446 wpaguiTab->setTabEnabled(wpaguiTab->indexOf(wpsTab), wps);
988 wpsStatusText->setText(tr("WPS AP in active PBC mode found"));
995 wpsStatusText->setText(tr("WPS AP with recently selected "
1002 "Wi-Fi Protected Setup (WPS) AP\n"
1004 wpsStatusText->setText("WPS AP indicating this client is "
1010 wpsStatusText->setText(tr("WPS AP detected"));
1014 "active WPS PBC mode. Wait couple "
1682 if (wpsStatusText->text().compare(tr("WPS AP in active PBC mode found"))) {
1720 wpsStatusText->setText(tr("WPS AP selected from scan results"));