Searched refs:kDefault (Results 1 – 3 of 3) sorted by relevance
| /openthread-latest/src/core/common/ | ||
| D | message.hpp | 402 static const Settings &GetDefault(void) { return static_cast<const Settings &>(kDefault); } in GetDefault() |
| D | message.cpp | 193 const otMessageSettings Message::Settings::kDefault = {kWithLinkSecurity, kPriorityNormal}; member in ot::Message::Settings |
| /openthread-latest/src/core/net/ | ||
| D | dns_dso.hpp | 699 static constexpr uint32_t kDefault = kDefaultTimeout; member in ot::Dns::Dso::Connection::Timeout |