wps_config Struct Reference
#include <wps.h>
List of all members.
Detailed Description
struct wps_config - WPS configuration for a single registration protocol run
Definition at line 105 of file wps.h.
Member Data Documentation
assoc_wps_ie: (Re)AssocReq WPS IE (in AP; NULL if not AP)
Definition at line 134 of file wps.h.
new_ap_settings - New AP settings (NULL if not used)
This parameter provides new AP settings when using a wireless stations as a Registrar to configure the AP. NULL means that AP will not be reconfigured, i.e., the station will only learn the current AP settings by using AP PIN.
Definition at line 144 of file wps.h.
pbc - Whether this is protocol run uses PBC
Definition at line 129 of file wps.h.
peer_addr: MAC address of the peer in AP; NULL if not AP
Definition at line 149 of file wps.h.
pin - Enrollee Device Password (NULL for Registrar or PBC)
Definition at line 119 of file wps.h.
pin_len - Length on pin in octets
Definition at line 124 of file wps.h.
registrar - Whether this end is a Registrar
Definition at line 114 of file wps.h.
use_psk_key - Use PSK format key in Credential
Force PSK format to be used instead of ASCII passphrase when building Credential for an Enrollee. The PSK value is set in struct wpa_context::psk.
Definition at line 158 of file wps.h.
wps - Pointer to long term WPS context
Definition at line 109 of file wps.h.
The documentation for this struct was generated from the following file: