|
360 |
|
360 |
|
361 |
NS_LOG_DEBUG("switching channel " << m_channelNumber << " -> " << nch); |
361 |
NS_LOG_DEBUG("switching channel " << m_channelNumber << " -> " << nch); |
362 |
m_state->SwitchToChannelSwitching(m_channelSwitchDelay); |
362 |
m_state->SwitchToChannelSwitching(m_channelSwitchDelay); |
|
|
363 |
m_interference.NotifyRxEnd(); |
363 |
m_interference.EraseEvents(); |
364 |
m_interference.EraseEvents(); |
364 |
/* |
365 |
/* |
365 |
* Needed here to be able to correctly sensed the medium for the first |
366 |
* Needed here to be able to correctly sensed the medium for the first |