Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dchannel_manager.hpp315 …static constexpr uint16_t kCcaFailureRateThreshold = OPENTHREAD_CONFIG_CHANNEL_MANAGER_CCA_FAILURE… member in ot::Utils::ChannelManager
Dchannel_manager.cpp64 , mCcaFailureRateThreshold(kCcaFailureRateThreshold) in ChannelManager()