Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Dparent_search.h121 #ifndef OPENTHREAD_CONFIG_PARENT_SEARCH_RSS_THRESHOLD
122 #define OPENTHREAD_CONFIG_PARENT_SEARCH_RSS_THRESHOLD -65 macro
/openthread-latest/src/core/thread/
Dmle.hpp1285 static constexpr int8_t kRssThreshold = OPENTHREAD_CONFIG_PARENT_SEARCH_RSS_THRESHOLD;