struct brcmf_sae_auth_frame
Defined at line 1076 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fwil_types.h
struct brcmf_sae_auth_frame - the struct represents SAE authentication frame, driver sends this
struct to firmware as a part of SAE handshake process.
: MAC header of the frame.
: Header of the authentication frame.
: SAE payload data.
Public Members
MgmtFrameHeader mac_hdr
Authentication auth_hdr
uint8_t[] sae_payload