struct MgmtFrameHeader

Defined at line 233 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/mac_frame.h

IEEE Std 802.11-2016, 9.3.3.2

Public Members

FrameControl fc
uint16_t duration
MacAddr addr1
MacAddr addr2
MacAddr addr3
SequenceControl sc

Public Methods

FrameType Type ()

Defined at line 234 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/mac_frame.h

size_t max_len ()

Defined at line 235 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/mac_frame.h

size_t len ()

Use accessors for optional field.

uint8_t ht_ctrl[4];

Defined at line 247 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/mac_frame.h

const HtControl * ht_ctrl ()

Defined at line 255 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/mac_frame.h