A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lr-wpan-orphan-scan.cc File Reference
#include <ns3/constant-position-mobility-model.h>
#include <ns3/core-module.h>
#include <ns3/log.h>
#include <ns3/lr-wpan-module.h>
#include <ns3/packet.h>
#include <ns3/propagation-delay-model.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/simulator.h>
#include <ns3/single-model-spectrum-channel.h>
#include <iostream>
+ Include dependency graph for lr-wpan-orphan-scan.cc:

Go to the source code of this file.

Functions

static void OrphanIndication (Ptr< LrWpanNetDevice > device, MlmeOrphanIndicationParams params)
 
static void ScanConfirm (Ptr< LrWpanNetDevice > device, MlmeScanConfirmParams params)
 

Function Documentation

◆ OrphanIndication()

static void OrphanIndication ( Ptr< LrWpanNetDevice device,
MlmeOrphanIndicationParams  params 
)
static

Definition at line 100 of file lr-wpan-orphan-scan.cc.

References ns3::Time::As(), ns3::lrwpan::MlmeOrphanResponseParams::m_assocMember, ns3::lrwpan::MlmeOrphanResponseParams::m_orphanAddr, ns3::lrwpan::MlmeOrphanResponseParams::m_shortAddr, ns3::lrwpan::LrWpanMac::MlmeOrphanResponse(), ns3::Simulator::Now(), ns3::Time::S, and ns3::Simulator::ScheduleNow().

+ Here is the call graph for this function:

◆ ScanConfirm()

static void ScanConfirm ( Ptr< LrWpanNetDevice device,
MlmeScanConfirmParams  params 
)
static

Definition at line 70 of file lr-wpan-orphan-scan.cc.

References ns3::Time::As(), ns3::Simulator::Now(), and ns3::Time::S.

+ Here is the call graph for this function: