A Discrete-Event Network Simulator
API
wifi-mlo-test.cc File Reference
#include "ns3/ap-wifi-mac.h"
#include "ns3/config.h"
#include "ns3/he-configuration.h"
#include "ns3/he-frame-exchange-manager.h"
#include "ns3/he-phy.h"
#include "ns3/log.h"
#include "ns3/mgt-headers.h"
#include "ns3/mobility-helper.h"
#include "ns3/multi-link-element.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/packet-socket-client.h"
#include "ns3/packet-socket-helper.h"
#include "ns3/packet-socket-server.h"
#include "ns3/packet.h"
#include "ns3/pointer.h"
#include "ns3/qos-utils.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/sta-wifi-mac.h"
#include "ns3/string.h"
#include "ns3/test.h"
#include "ns3/wifi-acknowledgment.h"
#include "ns3/wifi-assoc-manager.h"
#include "ns3/wifi-mac-header.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-protection.h"
#include "ns3/wifi-psdu.h"
#include <iomanip>
#include <sstream>
#include <vector>
+ Include dependency graph for wifi-mlo-test.cc:

Go to the source code of this file.

Classes

struct  MultiLinkSetupTest::FrameInfo
 Information about transmitted frames. More...
 
class  GetRnrLinkInfoTest
 Test the implementation of WifiAssocManager::GetNextAffiliatedAp(), which searches a given RNR element for APs affiliated to the same AP MLD as the reporting AP that sent the frame containing the element. More...
 
class  MultiLinkSetupTest
 Test Multi-Link Discovery & Setup. More...
 
class  WifiMultiLinkOperationsTestSuite
 wifi 11be MLD Test Suite More...
 

Variables

static WifiMultiLinkOperationsTestSuite g_wifiMultiLinkOperationsTestSuite
 the test suite More...
 

Variable Documentation

◆ g_wifiMultiLinkOperationsTestSuite

WifiMultiLinkOperationsTestSuite g_wifiMultiLinkOperationsTestSuite
static

the test suite

Definition at line 869 of file wifi-mlo-test.cc.