Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Dtmf.h105 #ifndef OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_INITIAL_RETRY_DELAY
106 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_INITIAL_RETRY_DELAY 15 macro
/openthread-latest/tests/nexus/
Dopenthread-core-nexus-config.h123 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_INITIAL_RETRY_DELAY 4 macro
/openthread-latest/tests/toranj/
Dopenthread-core-toranj-config.h103 #define OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_INITIAL_RETRY_DELAY 4 macro
/openthread-latest/src/core/thread/
Daddress_resolver.hpp238 …stexpr uint16_t kAddressQueryInitialRetryDelay = OPENTHREAD_CONFIG_TMF_ADDRESS_QUERY_INITIAL_RETRY…