Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/api/
Dchannel_manager_api.cpp67 otError otChannelManagerRequestChannelSelect(otInstance *aInstance, bool aSkipQualityCheck) in otChannelManagerRequestChannelSelect()
/openthread-3.4.0/src/core/utils/
Dchannel_manager.cpp239 Error ChannelManager::RequestChannelSelect(bool aSkipQualityCheck) in RequestChannelSelect()