Home
last modified time | relevance | path

Searched refs:aNewChannel (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/utils/
Dchannel_manager.hpp284 Error FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy);
Dchannel_manager.cpp180 Error ChannelManager::FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy) in FindBetterChannel() argument
225 aNewChannel = favoredBest.ChooseRandomChannel(); in FindBetterChannel()