class BlockAckStartingSequenceControl
Defined at line 35 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/action_frame.h
IEEE Std 802.11-2016, 9.3.1.8.2, Figure 9-28
Note the use of this field is obsolete, and the spec may remove it.
Also note some APs fill this with zero values.
Public Methods
::wlan::common::internal::Integer<4>::type fragment ()
Defined at line 37 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/action_frame.h
void set_fragment (::wlan::common::internal::Integer<4>::type val)
Defined at line 37 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/action_frame.h
void set_starting_seq (::wlan::common::internal::Integer<12>::type val)
Defined at line 38 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/action_frame.h
::wlan::common::internal::Integer<12>::type starting_seq ()
Defined at line 38 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/action_frame.h