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

Lines Matching defs:wps

77 	 * Disable WPS tab by default; it will be enabled if wpa_supplicant is
78 * built with WPS support.
428 bool wps = types.contains("WSC");
429 actionWPS->setEnabled(wps);
430 wpsTab->setEnabled(wps);
431 wpaguiTab->setTabEnabled(wpaguiTab->indexOf(wpsTab), wps);
859 "Wi-Fi Protected Setup (WPS) AP\n"
861 wpsStatusText->setText("WPS AP in active PBC mode found");
869 "Wi-Fi Protected Setup (WPS) AP\n"
871 wpsStatusText->setText("WPS AP with recently selected "
878 "Wi-Fi Protected Setup (WPS)\n"
880 wpsStatusText->setText("WPS AP detected");
883 "Wi-Fi Protected Setup (WPS)\n"
887 "active WPS PBC mode. Wait couple of "
1475 if (wpsStatusText->text().compare("WPS AP in active PBC mode found")) {
1513 wpsStatusText->setText("WPS AP selected from scan results");