Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Ddns_dso.h60 #ifndef OPENTHREAD_CONFIG_DNS_DSO_CONNECTING_TIMEOUT
61 #define OPENTHREAD_CONFIG_DNS_DSO_CONNECTING_TIMEOUT (45 * 1000) macro
/openthread-latest/src/core/net/
Ddns_dso.hpp108 static constexpr uint32_t kConnectingTimeout = OPENTHREAD_CONFIG_DNS_DSO_CONNECTING_TIMEOUT;