INET Framework for OMNeT++/OMNEST
inet::ieee80211::Ieee80211MgmtSta::ScanningInfo Struct Reference

#include <Ieee80211MgmtSta.h>

Public Attributes

MacAddress bssid
 
std::string ssid
 
bool activeScan
 
simtime_t probeDelay
 
std::vector< int > channelList
 
int currentChannelIndex
 
bool busyChannelDetected
 
simtime_t minChannelTime
 
simtime_t maxChannelTime
 

Member Data Documentation

◆ activeScan

bool inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::activeScan

◆ bssid

MacAddress inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::bssid

◆ busyChannelDetected

bool inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::busyChannelDetected

◆ channelList

std::vector<int> inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::channelList

◆ currentChannelIndex

int inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::currentChannelIndex

◆ maxChannelTime

simtime_t inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::maxChannelTime

◆ minChannelTime

simtime_t inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::minChannelTime

◆ probeDelay

simtime_t inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::probeDelay

◆ ssid

std::string inet::ieee80211::Ieee80211MgmtSta::ScanningInfo::ssid

The documentation for this struct was generated from the following file: