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

Lines Matching defs:wps

67 	 * Disable WPS tab by default; it will be enabled if wpa_supplicant is
68 * built with WPS support.
427 bool wps = types.contains("WSC");
428 actionWPS->setEnabled(wps);
429 wpsTab->setEnabled(wps);
430 wpaguiTab->setTabEnabled(wpaguiTab->indexOf(wpsTab), wps);
883 wpsStatusText->setText(tr("WPS AP in active PBC mode found"));
890 wpsStatusText->setText(tr("WPS AP with recently selected "
897 "Wi-Fi Protected Setup (WPS) AP\n"
899 wpsStatusText->setText("WPS AP indicating this client is "
905 wpsStatusText->setText(tr("WPS AP detected"));
909 "active WPS PBC mode. Wait couple "
1503 if (wpsStatusText->text().compare(tr("WPS AP in active PBC mode found"))) {
1541 wpsStatusText->setText(tr("WPS AP selected from scan results"));