equal
deleted
inserted
replaced
118 bool IsAssociated (void); |
118 bool IsAssociated (void); |
119 void MissedBeacons (void); |
119 void MissedBeacons (void); |
120 void RestartBeaconWatchdog (Time delay); |
120 void RestartBeaconWatchdog (Time delay); |
121 SupportedRates GetSupportedRates (void) const; |
121 SupportedRates GetSupportedRates (void) const; |
122 virtual void DoDispose (void); |
122 virtual void DoDispose (void); |
|
123 NqstaWifiMac (const NqstaWifiMac & ctor_arg); |
123 |
124 |
124 enum { |
125 enum { |
125 ASSOCIATED, |
126 ASSOCIATED, |
126 WAIT_PROBE_RESP, |
127 WAIT_PROBE_RESP, |
127 WAIT_ASSOC_RESP, |
128 WAIT_ASSOC_RESP, |