struct brcmf_ext_auth

Defined at line 1061 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fwil_types.h

struct brcmf_ext_auth_start - the struct come with START_AUTH event, it's the start of SAE

authentication by external supplicant.

: ssid of the AP our client iface is connecting to.

: bssid of the AP our client iface is connecting to.

: the key suite we are using for the following authentication process.

: status code.

Public Members

brcmf_ssid_le ssid
uint8_t[6] bssid
uint32_t key_mgmt_suite
int32_t status