Home
last modified time | relevance | path

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

/external/openthread/src/core/utils/
Dchannel_manager.cpp183 Error ChannelManager::FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy) in FindBetterChannel() argument
226 aNewChannel = favoredBest.ChooseRandomChannel(); in FindBetterChannel()
Dchannel_manager.hpp284 Error FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy);