Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_MLE_CHILD_TIMEOUT_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/config/
Dmle.h67 #ifndef OPENTHREAD_CONFIG_MLE_CHILD_TIMEOUT_DEFAULT
68 #define OPENTHREAD_CONFIG_MLE_CHILD_TIMEOUT_DEFAULT 240 macro
/openthread-3.4.0/tests/toranj/
Dopenthread-core-toranj-config.h269 #define OPENTHREAD_CONFIG_MLE_CHILD_TIMEOUT_DEFAULT 120 macro
/openthread-3.4.0/src/core/thread/
Dmle_types.hpp187 constexpr uint32_t kMleEndDeviceTimeout = OPENTHREAD_CONFIG_MLE_CHILD_TIMEOUT_DEFAULT; ///< (i…