Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/config/
Dtmf.h94 #ifndef OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT
95 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT 3 macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h125 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT 6 macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h101 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT 6 macro
/openthread-latest/src/core/thread/
Daddress_resolver.hpp237 …ic constexpr uint16_t kAddressQueryTimeout = OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_TIMEOUT;