#include <Ieee80211MgmtSTA.h>
Public Attributes | |
MACAddress | bssid |
std::string | ssid |
bool | activeScan |
double | probeDelay |
std::vector< int > | channelList |
int | currentChannelIndex |
bool | busyChannelDetected |
double | minChannelTime |
double | maxChannelTime |
std::vector<int> Ieee80211MgmtSTA::ScanningInfo::channelList |
std::string Ieee80211MgmtSTA::ScanningInfo::ssid |