struct vif_saved_ie
Defined at line 307 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/cfg80211.h
struct vif_saved_ie - holds saved IEs for a virtual interface.
: IE info for probe request.
: IE info for probe response.
: IE info for beacon frame.
: IE info length for probe request.
: IE info length for probe response.
: IE info length for beacon frame.
Public Members
uint8_t[512] probe_req_ie
uint8_t[512] probe_res_ie
uint8_t[512] beacon_ie
uint8_t[512] assoc_req_ie
uint32_t probe_req_ie_len
uint32_t probe_res_ie_len
uint32_t beacon_ie_len
uint32_t assoc_req_ie_len