5.13.0.0R1
Software Development Kit
wpa3_sae_auth_info_t Struct Reference

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

uint8_t wpa3_sae_auth_info_t::ap_bssid[ETH_ADDR_LEN]

AP BSSID

uint8_t wpa3_sae_auth_info_t::passhphrase[WPA3_MAX_PASSPHRASE_LEN+1]

Passphrase + 1 byte counter

uint8_t wpa3_sae_auth_info_t::passphrase_len

Length of Passphrase

uint8_t wpa3_sae_auth_info_t::ssid[WPA3_SSID_LEN]

SSID of the AP

uint8_t wpa3_sae_auth_info_t::ssid_len

Length of SSID

uint8_t wpa3_sae_auth_info_t::sta_mac[ETH_ADDR_LEN]

STA MAC Address

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: