INET Framework for OMNeT++/OMNEST
Ieee80211MgmtSta.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::ieee80211
 

Macros

#define MK_AUTH_TIMEOUT   1
 
#define MK_ASSOC_TIMEOUT   2
 
#define MK_SCAN_SENDPROBE   3
 
#define MK_SCAN_MINCHANNELTIME   4
 
#define MK_SCAN_MAXCHANNELTIME   5
 
#define MK_BEACON_TIMEOUT   6
 
#define MAX_BEACONS_MISSED   3.5
 

Functions

 inet::ieee80211::Define_Module (Ieee80211MgmtSta)
 
std::ostream & inet::ieee80211::operator<< (std::ostream &os, const Ieee80211MgmtSta::ScanningInfo &scanning)
 
std::ostream & inet::ieee80211::operator<< (std::ostream &os, const Ieee80211MgmtSta::ApInfo &ap)
 
std::ostream & inet::ieee80211::operator<< (std::ostream &os, const Ieee80211MgmtSta::AssociatedApInfo &assocAP)
 

Macro Definition Documentation

◆ MAX_BEACONS_MISSED

#define MAX_BEACONS_MISSED   3.5

◆ MK_ASSOC_TIMEOUT

#define MK_ASSOC_TIMEOUT   2

◆ MK_AUTH_TIMEOUT

#define MK_AUTH_TIMEOUT   1

◆ MK_BEACON_TIMEOUT

#define MK_BEACON_TIMEOUT   6

◆ MK_SCAN_MAXCHANNELTIME

#define MK_SCAN_MAXCHANNELTIME   5

◆ MK_SCAN_MINCHANNELTIME

#define MK_SCAN_MINCHANNELTIME   4

◆ MK_SCAN_SENDPROBE

#define MK_SCAN_SENDPROBE   3