|
|
| 130 |
void TryToEnsureAssociated (void); |
130 |
void TryToEnsureAssociated (void); |
| 131 |
void AssocRequestTimeout (void); |
131 |
void AssocRequestTimeout (void); |
| 132 |
void ProbeRequestTimeout (void); |
132 |
void ProbeRequestTimeout (void); |
| 133 |
bool IsAssociated (void); |
133 |
bool IsAssociated (void) const; |
|
|
134 |
bool IsWaitAssocResp (void) const; |
| 134 |
void MissedBeacons (void); |
135 |
void MissedBeacons (void); |
| 135 |
void RestartBeaconWatchdog (Time delay); |
136 |
void RestartBeaconWatchdog (Time delay); |
| 136 |
SupportedRates GetSupportedRates (void) const; |
137 |
SupportedRates GetSupportedRates (void) const; |