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

Neighbor AP information field. More...

#include "reduced-neighbor-report.h"

+ Collaboration diagram for ns3::ReducedNeighborReport::NeighborApInformation:

Public Attributes

uint8_t channelNumber {0}
 Primary channel number.
 
bool has20MHzPsd {false}
 whether 20 MHz PSD is present in all TBTT Information fields
 
bool hasBssid {false}
 whether BSSID is present in all TBTT Information fields
 
bool hasBssParams
 whether BSS parameters is present in all TBTT Information fields
 
bool hasMldParams
 whether MLD Parameters is present in all TBTT Information fields
 
bool hasShortSsid {false}
 whether Short SSID is present in all TBTT Information fields
 
uint8_t operatingClass {0}
 Operating class.
 
TbttInformationHeader tbttInfoHdr {0, 0, 0, 0, 0}
 TBTT Information header.
 
std::vector< TbttInformationtbttInformationSet
 One or more TBTT Information fields.
 

Detailed Description

Neighbor AP information field.

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

Member Data Documentation

◆ channelNumber

uint8_t ns3::ReducedNeighborReport::NeighborApInformation::channelNumber {0}

Primary channel number.

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

◆ has20MHzPsd

bool ns3::ReducedNeighborReport::NeighborApInformation::has20MHzPsd {false}

whether 20 MHz PSD is present in all TBTT Information fields

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

◆ hasBssid

bool ns3::ReducedNeighborReport::NeighborApInformation::hasBssid {false}

whether BSSID is present in all TBTT Information fields

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

◆ hasBssParams

bool ns3::ReducedNeighborReport::NeighborApInformation::hasBssParams
Initial value:
{
false}

whether BSS parameters is present in all TBTT Information fields

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

◆ hasMldParams

bool ns3::ReducedNeighborReport::NeighborApInformation::hasMldParams
Initial value:
{
false}

whether MLD Parameters is present in all TBTT Information fields

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

◆ hasShortSsid

bool ns3::ReducedNeighborReport::NeighborApInformation::hasShortSsid {false}

whether Short SSID is present in all TBTT Information fields

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

◆ operatingClass

uint8_t ns3::ReducedNeighborReport::NeighborApInformation::operatingClass {0}

Operating class.

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

◆ tbttInfoHdr

TbttInformationHeader ns3::ReducedNeighborReport::NeighborApInformation::tbttInfoHdr {0, 0, 0, 0, 0}
mutable

TBTT Information header.

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

◆ tbttInformationSet

std::vector<TbttInformation> ns3::ReducedNeighborReport::NeighborApInformation::tbttInformationSet

One or more TBTT Information fields.

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


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