A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-dynamic-bw-op-test.cc File Reference
#include "ns3/channel-access-manager.h"
#include "ns3/config.h"
#include "ns3/mobility-helper.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/qos-txop.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/string.h"
#include "ns3/test.h"
#include "ns3/wifi-mac.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-psdu.h"
+ Include dependency graph for wifi-dynamic-bw-op-test.cc:

Go to the source code of this file.

Classes

struct  WifiUseAvailBwTest::FrameInfo
 Information about transmitted frames. More...
 
class  WifiDynamicBwOpTestSuite
 wifi dynamic bandwidth operation Test Suite More...
 
class  WifiUseAvailBwTest
 Two BSSes, each with one AP and one non-AP STA, are configured to operate on different channels. More...
 

Variables

static WifiDynamicBwOpTestSuite g_wifiDynamicBwOpTestSuite
 the test suite
 

Variable Documentation

◆ g_wifiDynamicBwOpTestSuite

WifiDynamicBwOpTestSuite g_wifiDynamicBwOpTestSuite
static

the test suite

Definition at line 477 of file wifi-dynamic-bw-op-test.cc.