5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wpa3_sae_auth_info_t Struct Reference

#include <wpa3_ext_supp.h>

Data Fields

uint8_t ap_bssid [ETH_ADDR_LEN]
 
uint8_t passhphrase [WPA3_MAX_PASSPHRASE_LEN+1]
 
uint8_t passphrase_len
 
uint8_t ssid [WPA3_SSID_LEN]
 
uint8_t ssid_len
 
uint8_t sta_mac [ETH_ADDR_LEN]
 
void(* wwd_auth_result_callback_t )(void *result_ptr, uint32_t *, wiced_auth_status_t)
 

Detailed Description

struct wpa3_sae_auth_info_t for handling WPA EXT Supplicant authentication information

Field Documentation

◆ ap_bssid

uint8_t wpa3_sae_auth_info_t::ap_bssid[ETH_ADDR_LEN]

AP BSSID

◆ passhphrase

uint8_t wpa3_sae_auth_info_t::passhphrase[WPA3_MAX_PASSPHRASE_LEN+1]

Passphrase + 1 byte counter

◆ passphrase_len

uint8_t wpa3_sae_auth_info_t::passphrase_len

Length of Passphrase

◆ ssid

uint8_t wpa3_sae_auth_info_t::ssid[WPA3_SSID_LEN]

SSID of the AP

◆ ssid_len

uint8_t wpa3_sae_auth_info_t::ssid_len

Length of SSID

◆ sta_mac

uint8_t wpa3_sae_auth_info_t::sta_mac[ETH_ADDR_LEN]

STA MAC Address

◆ wwd_auth_result_callback_t

void(* wpa3_sae_auth_info_t::wwd_auth_result_callback_t) (void *result_ptr, uint32_t *, wiced_auth_status_t)

Auth Cbk function


The documentation for this struct was generated from the following file: