class HtExtCapabilities
Defined at line 229 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
IEEE Std 802.11-2016, 9.4.2.56.5
Public Methods
void HtExtCapabilities (std::array<uint8_t, 2> ht_ext_cap)
Defined at line 231 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void HtExtCapabilities ()
Defined at line 233 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<16>::type as_uint16 ()
Defined at line 235 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_as_uint16 (::wlan::common::internal::Integer<16>::type val)
Defined at line 235 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<1>::type pco ()
Defined at line 237 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_pco (::wlan::common::internal::Integer<1>::type val)
Defined at line 237 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<2>::type pco_transition ()
Defined at line 238 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_pco_transition (::wlan::common::internal::Integer<2>::type val)
Defined at line 238 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<5>::type reserved1 ()
Defined at line 239 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_reserved1 (::wlan::common::internal::Integer<5>::type val)
Defined at line 239 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<2>::type mcs_feedback ()
Defined at line 240 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_mcs_feedback (::wlan::common::internal::Integer<2>::type val)
Defined at line 240 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<1>::type htc_ht_support ()
Defined at line 241 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_htc_ht_support (::wlan::common::internal::Integer<1>::type val)
Defined at line 241 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<1>::type rd_responder ()
Defined at line 242 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_rd_responder (::wlan::common::internal::Integer<1>::type val)
Defined at line 242 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
::wlan::common::internal::Integer<4>::type reserved2 ()
Defined at line 243 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
void set_reserved2 (::wlan::common::internal::Integer<4>::type val)
Defined at line 243 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
Enumerations
enum PcoTransitionTime
| Name | Value |
|---|---|
| PCO_RESERVED | 0 |
| PCO_400_USEC | 1 |
| PCO_1500_USEC | 2 |
| PCO_5000_USEC | 3 |
Defined at line 245 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h
enum McsFeedback
| Name | Value |
|---|---|
| MCS_NOFEEDBACK | 0 |
| MCS_RESERVED | 1 |
| MCS_UNSOLICIED | 2 |
| MCS_BOTH | 3 |
Defined at line 252 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/element.h