wps_config Struct Reference

WPS configuration for a single registration protocol run. More...

#include <wps.h>

Collaboration diagram for wps_config:
Collaboration graph
[legend]

Data Fields

struct wps_contextwps
 Pointer to long term WPS context.
int registrar
 Whether this end is a Registrar.
const u8 * pin
 Enrollee Device Password (NULL for Registrar or PBC).
size_t pin_len
 Length on pin in octets.
int pbc
 Whether this is protocol run uses PBC.
struct wpabufassoc_wps_ie
struct wps_credentialnew_ap_settings
 New AP settings (NULL if not used).
const u8 * peer_addr

Detailed Description

WPS configuration for a single registration protocol run.

Definition at line 110 of file wps.h.


Field Documentation

assoc_wps_ie: (Re)AssocReq WPS IE (in AP; NULL if not AP)

Definition at line 144 of file wps.h.

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 155 of file wps.h.

peer_addr: MAC address of the peer in AP; NULL if not AP

Definition at line 160 of file wps.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:26:12 2009 for hostapd by  doxygen 1.6.1