Home
last modified time | relevance | path

Searched defs:aSkipQualityCheck (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/utils/
H A Dchannel_manager.cpp300 Error ChannelManager::RequestNetworkChannelSelect(bool aSkipQualityCheck) in RequestNetworkChannelSelect()
318 Error ChannelManager::RequestCslChannelSelect(bool aSkipQualityCheck) in RequestCslChannelSelect()
335 Error ChannelManager::RequestAutoChannelSelect(bool aSkipQualityCheck) in RequestAutoChannelSelect()
346 Error ChannelManager::RequestChannelSelect(bool aSkipQualityCheck) in RequestChannelSelect()
/aosp_15_r20/external/openthread/src/core/api/
H A Dchannel_manager_api.cpp71 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestChannelSelect()
90 otError otChannelManagerRequestCslChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestCslChannelSelect()