Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dsettings.cpp166 static_assert(8 == kKeyDadInfo, "kKeyDadInfo value is incorrect"); in KeyToString()
426 case kKeyDadInfo: in Log()
Dsettings.hpp123 kKeyDadInfo = OT_SETTINGS_KEY_DAD_INFO, enumerator
542 static constexpr Key kKey = kKeyDadInfo; ///< The associated key.