Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddns_client.hpp198 …static constexpr uint8_t kDefaultMaxTxAttempts = OPENTHREAD_CONFIG_DNS_CLIENT_DEFAULT_MAX_TX_AT… member in ot::Dns::Client::QueryConfig
Ddns_client.cpp66 SetMaxTxAttempts(kDefaultMaxTxAttempts); in QueryConfig()