Home
last modified time | relevance | path

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

/openthread-latest/src/core/config/
Dsntp_client.h60 #ifndef OPENTHREAD_CONFIG_SNTP_CLIENT_RESPONSE_TIMEOUT
61 #define OPENTHREAD_CONFIG_SNTP_CLIENT_RESPONSE_TIMEOUT 3000 macro
/openthread-latest/src/core/net/
Dsntp_client.hpp113 static constexpr uint32_t kResponseTimeout = OPENTHREAD_CONFIG_SNTP_CLIENT_RESPONSE_TIMEOUT;