#include "ns3/ap-wifi-mac.h"#include "ns3/error-model.h"#include "ns3/header-serialization-test.h"#include "ns3/packet-socket-address.h"#include "ns3/packet-socket-client.h"#include "ns3/sta-wifi-mac.h"#include "ns3/test.h"#include "ns3/wifi-mac-queue-scheduler.h"#include "ns3/wifi-mac.h"#include "ns3/wifi-ppdu.h"#include "ns3/wifi-psdu.h"
Include dependency graph for wifi-emlsr-test.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | EmlOmnExchangeTest |
| Test the exchange of EML Operating Mode Notification frames. More... | |
| class | EmlOperatingModeNotificationTest |
| Test EML Operating Mode Notification frame serialization and deserialization. More... | |
| class | EmlsrDlTxopTest |
| Test the transmission of DL frames to EMLSR clients. More... | |
| class | EmlsrLinkSwitchTest |
| Test the switching of PHYs on EMLSR clients. More... | |
| class | EmlsrOperationsTestBase |
| Base class for EMLSR Operations tests. More... | |
| class | EmlsrUlTxopTest |
| Test the transmission of UL frames from EMLSR clients. More... | |
| struct | EmlsrOperationsTestBase::FrameInfo |
| Information about transmitted frames. More... | |
| struct | EmlsrDlTxopTest::Params |
| Parameters for the EMLSR DL TXOP test. More... | |
| struct | EmlsrUlTxopTest::Params |
| Parameters for the EMLSR UL TXOP test. More... | |
| struct | EmlsrLinkSwitchTest::Params |
| Parameters for the EMLSR link switching test. More... | |
| class | WifiEmlsrTestSuite |
| wifi EMLSR Test Suite More... | |