A Discrete-Event Network Simulator
API
example-ping-lr-wpan-beacon.cc File Reference
#include <fstream>
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/internet-apps-module.h"
#include "ns3/mobility-module.h"
#include "ns3/spectrum-module.h"
#include "ns3/propagation-module.h"
#include "ns3/sixlowpan-module.h"
#include "ns3/lr-wpan-module.h"
+ Include dependency graph for example-ping-lr-wpan-beacon.cc:

Go to the source code of this file.

Functions

static void dataSentMacConfirm (McpsDataConfirmParams params)
 

Function Documentation

◆ dataSentMacConfirm()

static void dataSentMacConfirm ( McpsDataConfirmParams  params)
static

Definition at line 35 of file example-ping-lr-wpan-beacon.cc.

References ns3::IEEE_802_15_4_SUCCESS, ns3::McpsDataConfirmParams::m_status, ns3::Simulator::Now(), NS_LOG_UNCOND, and ns3::Time::S.

+ Here is the call graph for this function: