INET Framework for OMNeT++/OMNEST
|
Describes a STA. More...
#include <Ieee80211MgmtAP.h>
Public Attributes | |
MACAddress | address |
STAStatus | status |
int | authSeqExpected |
Describes a STA.
MACAddress inet::ieee80211::Ieee80211MgmtAP::STAInfo::address |
Referenced by inet::ieee80211::Ieee80211MgmtAP::handleAssociationRequestFrame(), inet::ieee80211::Ieee80211MgmtAP::handleAuthenticationFrame(), inet::ieee80211::Ieee80211MgmtAP::handleDeauthenticationFrame(), inet::ieee80211::Ieee80211MgmtAP::handleDisassociationFrame(), and inet::ieee80211::Ieee80211MgmtAP::handleReassociationRequestFrame().
int inet::ieee80211::Ieee80211MgmtAP::STAInfo::authSeqExpected |
STAStatus inet::ieee80211::Ieee80211MgmtAP::STAInfo::status |
Referenced by inet::ieee80211::Ieee80211MgmtAP::handleAssociationRequestFrame(), inet::ieee80211::Ieee80211MgmtAP::handleAuthenticationFrame(), inet::ieee80211::Ieee80211MgmtAP::handleDeauthenticationFrame(), inet::ieee80211::Ieee80211MgmtAP::handleDisassociationFrame(), and inet::ieee80211::Ieee80211MgmtAP::handleReassociationRequestFrame().