#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>
Public Attributes | |
| enum MaxMPDULength | maxMPDULength |
| enum SupportedChannelWidth | supportedChannelWidth |
| bool | rxLDPC |
| bool | shortGIfor80MHz |
| bool | shortGIfor160_8080MHz |
| bool | txSTBC |
| bool | suBeamformer |
| bool | suBeamformee |
| bool | muBeamformer |
| bool | muBeamformee |
| bool | vhtTxOpPowerSave |
| bool | htc_vhtCapable |
| bool | rxAntennaPatternConsistency |
| bool | txAntennaPatternConsistency |
Definition at line 91 of file WirelessNLController.hh.
| Enumerator | |
|---|---|
| MaxMPDULength_3895 | |
| MaxMPDULength_7991 | |
| MaxMPDULength_11454 | |
Definition at line 93 of file WirelessNLController.hh.
| Enumerator | |
|---|---|
| SupportedChannelWidth_No_160_nor_8080MHz | |
| SupportedChannelWidth_160MHz | |
| SupportedChannelWidth_160_8080MHz | |
Definition at line 95 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::htc_vhtCapable |
Definition at line 109 of file WirelessNLController.hh.
| enum MaxMPDULength senf::emu::VHTCapabilitiesInfo::maxMPDULength |
Definition at line 94 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::muBeamformee |
Definition at line 107 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::muBeamformer |
Definition at line 106 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::rxAntennaPatternConsistency |
Definition at line 110 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::rxLDPC |
Definition at line 100 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::shortGIfor160_8080MHz |
Definition at line 102 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::shortGIfor80MHz |
Definition at line 101 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::suBeamformee |
Definition at line 105 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::suBeamformer |
Definition at line 104 of file WirelessNLController.hh.
| enum SupportedChannelWidth senf::emu::VHTCapabilitiesInfo::supportedChannelWidth |
Definition at line 99 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::txAntennaPatternConsistency |
Definition at line 111 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::txSTBC |
Definition at line 103 of file WirelessNLController.hh.
| bool senf::emu::VHTCapabilitiesInfo::vhtTxOpPowerSave |
Definition at line 108 of file WirelessNLController.hh.