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 556 of file channel-access-manager.h.
| WifiPhyOperatingChannel ns3::ChannelAccessManager::EmlsrLinkSwitchInfo::channel |
new operating channel
Definition at line 558 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 559 of file channel-access-manager.h.