Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:pbc

1161 	if (wpa_config_set(ssid, "phase1", "\"pbc=1\"", 0) < 0)
1285 /* Cancel the wps pbc/pin requests */
1649 "without active PBC Registrar");
1656 "(Active PBC)");
1716 /* allow wildcard SSID for WPS PBC */
1774 wpa_printf(MSG_DEBUG, "WPS: Check whether PBC session overlap is "
1778 /* Make sure that only one AP is in active PBC mode */
1797 wpa_printf(MSG_DEBUG, "WPS: Another BSS in active PBC mode: "
1803 ret = 1; /* PBC overlap */
1804 wpa_msg(wpa_s, MSG_INFO, "WPS: PBC overlap detected: "
1823 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0;
1834 pbc++;
1844 if (pbc)