Searched refs:ShouldAttemptChannelChange (Results 1 – 2 of 2) sorted by relevance
337 bool ShouldAttemptChannelChange(void);
280 bool ChannelManager::ShouldAttemptChannelChange(void) in ShouldAttemptChannelChange() function in ot::Utils::ChannelManager348 VerifyOrExit(aSkipQualityCheck || ShouldAttemptChannelChange(), error = kErrorAbort); in RequestChannelSelect()