• Home
  • Raw
  • Download

Lines Matching refs:PIN

17 with PIN method and push-button configuration (PBC) being the most
21 wireless network, it should be noted that the use of the PIN and
98 WPS requires either a device PIN code (usually, 8-digit number) or a
103 The PIN value used in the commands must be processed by an UI to
105 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
106 It returns FAIL if the PIN is invalid, or FAIL-CHECKSUM if the checksum
107 digit is incorrect, or the processed PIN (non-digit characters removed)
108 if the PIN is valid.
110 If the client device has a display, a random PIN has to be generated
116 This will return the generated 8-digit PIN which will then need to be
123 random PIN, a hardcoded PIN that is printed on a label can be
130 generated PIN.
134 expiration timeout for the PIN in seconds. For example:
139 If a random PIN is needed for a user interface, "wpa_cli wps_pin get"
140 can be used to generate a new PIN without starting WPS negotiation.
141 This random PIN can then be passed as an argument to another wps_pin
155 PIN method described above.
163 wpa_cli wps_reg <AP BSSID> <AP PIN>
168 wps_reg uses the AP PIN (e.g., from a label on the AP) instead of a
169 PIN generated at the client.
174 wpa_cli wps_reg <AP BSSID> <AP PIN> <new SSID> <auth> <encr> <new key>
189 flag will be included. If PIN method has been recently selected,
190 [WPS-PIN] is shown instead. Similarly, [WPS-PBC] is shown if PBC mode
193 monitor events WPS-AP-AVAILABLE{,-PBC,-PIN} can be used to find out if
261 wps_er_learn <UUID|BSSID> <AP PIN>
270 wps_er_config <UUID|BSSID> <AP PIN> <new SSID> <auth> <encr> <new key>
282 wps_er_pin <Enrollee UUID|"any"|MAC address> <PIN> [Enrollee MAC address]
283 - add an Enrollee PIN to External Registrar
284 - if Enrollee UUID is not known, "any" can be used to add a wildcard PIN
322 authenticate the connection instead of the PIN. In addition, an NFC tag
363 an AP) using a special value "nfc-pw" in place of the PIN parameter. If