Home
last modified time | relevance | path

Searched defs:kResponseTimeout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Djoiner.hpp188 …static constexpr uint32_t kResponseTimeout = 4000; ///< Max wait time to receive response (i… member in ot::MeshCoP::Joiner
/aosp_15_r20/external/openthread/src/core/utils/
H A Dmesh_diag.hpp242 static constexpr uint32_t kResponseTimeout = OPENTHREAD_CONFIG_MESH_DIAG_RESPONSE_TIMEOUT; member in ot::Utils::MeshDiag
/aosp_15_r20/external/openthread/src/core/net/
H A Dsntp_client.hpp119 static constexpr uint32_t kResponseTimeout = OPENTHREAD_CONFIG_SNTP_CLIENT_RESPONSE_TIMEOUT; member in ot::Sntp::Client
H A Ddns_dso.hpp108 static constexpr uint32_t kResponseTimeout = OPENTHREAD_CONFIG_DNS_DSO_RESPONSE_TIMEOUT; member in ot::Dns::Dso