A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::ReducedNeighborReport::TbttInformation Struct Reference

TBTT Information field. More...

#include "reduced-neighbor-report.h"

+ Collaboration diagram for ns3::ReducedNeighborReport::TbttInformation:

Public Attributes

Mac48Address bssid
 BSSID (optional)
 
uint8_t bssParameters {0}
 BSS parameters (optional)
 
MldParameters mldParameters {0, 0, 0}
 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)
 

Detailed Description

TBTT Information field.

Definition at line 56 of file reduced-neighbor-report.h.

Member Data Documentation

◆ bssid

Mac48Address ns3::ReducedNeighborReport::TbttInformation::bssid

BSSID (optional)

Definition at line 59 of file reduced-neighbor-report.h.

◆ bssParameters

uint8_t ns3::ReducedNeighborReport::TbttInformation::bssParameters {0}

BSS parameters (optional)

Definition at line 61 of file reduced-neighbor-report.h.

◆ mldParameters

MldParameters ns3::ReducedNeighborReport::TbttInformation::mldParameters {0, 0, 0}

MLD Parameters (optional)

Definition at line 63 of file reduced-neighbor-report.h.

◆ neighborApTbttOffset

uint8_t ns3::ReducedNeighborReport::TbttInformation::neighborApTbttOffset {0}

Neighbor AP TBTT Offset.

Definition at line 58 of file reduced-neighbor-report.h.

◆ psd20MHz

uint8_t ns3::ReducedNeighborReport::TbttInformation::psd20MHz {0}

20 MHz PSD (optional)

Definition at line 62 of file reduced-neighbor-report.h.

◆ shortSsid

uint32_t ns3::ReducedNeighborReport::TbttInformation::shortSsid {0}

Short SSID (optional)

Definition at line 60 of file reduced-neighbor-report.h.


The documentation for this struct was generated from the following file: