Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dchannel_manager.cpp296 SuccessOrExit(error = RequestChannelSelect(aSkipQualityCheck)); in RequestNetworkChannelSelect()
314 SuccessOrExit(error = RequestChannelSelect(aSkipQualityCheck)); in RequestCslChannelSelect()
331 SuccessOrExit(error = RequestChannelSelect(aSkipQualityCheck)); in RequestAutoChannelSelect()
338 Error ChannelManager::RequestChannelSelect(bool aSkipQualityCheck) in RequestChannelSelect() function in ot::Utils::ChannelManager
Dchannel_manager.hpp331 Error RequestChannelSelect(bool aSkipQualityCheck);