TBTT Information field. More...
#include "reduced-neighbor-report.h"
Public Attributes | |
| Mac48Address | bssid |
| BSSID (optional). | |
| uint8_t | bssParameters {0} |
| BSS parameters (optional). | |
| MldParameters | mldParameters {} |
| MLD Parameters (optional). | |
| uint8_t | neighborApTbttOffset {0} |
| Neighbor AP TBTT Offset. | |
| uint8_t | psd20MHz {0} |
| 20 MHz PSD (optional) | |
| uint32_t | shortSsid {0} |
| Short SSID (optional). | |
TBTT Information field.
Definition at line 47 of file reduced-neighbor-report.h.
| Mac48Address ns3::ReducedNeighborReport::TbttInformation::bssid |
BSSID (optional).
Definition at line 50 of file reduced-neighbor-report.h.
| uint8_t ns3::ReducedNeighborReport::TbttInformation::bssParameters {0} |
BSS parameters (optional).
Definition at line 52 of file reduced-neighbor-report.h.
| MldParameters ns3::ReducedNeighborReport::TbttInformation::mldParameters {} |
MLD Parameters (optional).
Definition at line 54 of file reduced-neighbor-report.h.
| uint8_t ns3::ReducedNeighborReport::TbttInformation::neighborApTbttOffset {0} |
Neighbor AP TBTT Offset.
Definition at line 49 of file reduced-neighbor-report.h.
| uint8_t ns3::ReducedNeighborReport::TbttInformation::psd20MHz {0} |
20 MHz PSD (optional)
Definition at line 53 of file reduced-neighbor-report.h.
| uint32_t ns3::ReducedNeighborReport::TbttInformation::shortSsid {0} |
Short SSID (optional).
Definition at line 51 of file reduced-neighbor-report.h.