|
hostapd
|
struct wps_credential - WPS Credential : SSID : Length of SSID : Authentication Type (WPS_AUTH_OPEN, . More...
#include <wps.h>
Public Attributes | |
| u8 | ssid [SSID_MAX_LEN] |
| size_t | ssid_len |
| u16 | auth_type |
| u16 | encr_type |
| u8 | key_idx |
| u8 | key [64] |
| size_t | key_len |
| u8 | mac_addr [ETH_ALEN] |
| const u8 * | cred_attr |
| size_t | cred_attr_len |
struct wps_credential - WPS Credential : SSID : Length of SSID : Authentication Type (WPS_AUTH_OPEN, .
. flags) : Encryption Type (WPS_ENCR_NONE, .. flags) : Key index : Key : Key length in octets : MAC address of the Credential receiver : Unparsed Credential attribute data (used only in cred_cb()); this may be NULL, if not used : Length of cred_attr in octets
1.8.12