Home
last modified time | relevance | path

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

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