A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::StaWifiMac::ApInfo::SetupLinksInfo Struct Reference

Information about links to setup. More...

#include "sta-wifi-mac.h"

+ Collaboration diagram for ns3::StaWifiMac::ApInfo::SetupLinksInfo:

Public Attributes

uint8_t apLinkId
 AP link ID.
 
Mac48Address bssid
 BSSID.
 
uint8_t localLinkId
 local link ID
 

Detailed Description

Information about links to setup.

Definition at line 164 of file sta-wifi-mac.h.

Member Data Documentation

◆ apLinkId

uint8_t ns3::StaWifiMac::ApInfo::SetupLinksInfo::apLinkId

AP link ID.

Definition at line 167 of file sta-wifi-mac.h.

◆ bssid

Mac48Address ns3::StaWifiMac::ApInfo::SetupLinksInfo::bssid

BSSID.

Definition at line 168 of file sta-wifi-mac.h.

◆ localLinkId

uint8_t ns3::StaWifiMac::ApInfo::SetupLinksInfo::localLinkId

local link ID

Definition at line 166 of file sta-wifi-mac.h.


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