Searched refs:FindBetterChannel (Results 1 – 2 of 2) sorted by relevance
336 Error FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy);
230 Error ChannelManager::FindBetterChannel(uint8_t &aNewChannel, uint16_t &aOccupancy) in FindBetterChannel() function in ot::Utils::ChannelManager350 SuccessOrExit(error = FindBetterChannel(newChannel, newOccupancy)); in RequestChannelSelect()