Information associated with each PHY that is going to operate on another EMLSR link. More...
Public Attributes | |
WifiPhyOperatingChannel | channel |
new operating channel | |
uint8_t | linkId |
ID of the EMLSR link on which the PHY is going to operate. | |
Information associated with each PHY that is going to operate on another EMLSR link.
Definition at line 495 of file channel-access-manager.h.
WifiPhyOperatingChannel ns3::ChannelAccessManager::EmlsrLinkSwitchInfo::channel |
new operating channel
Definition at line 497 of file channel-access-manager.h.
uint8_t ns3::ChannelAccessManager::EmlsrLinkSwitchInfo::linkId |
ID of the EMLSR link on which the PHY is going to operate.
Definition at line 498 of file channel-access-manager.h.