Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/common/
Dsettings.cpp192 static_assert(8 == kKeyDadInfo, "kKeyDadInfo value is incorrect"); in KeyToString()
522 case kKeyDadInfo: in Log()
Dsettings.hpp118 kKeyDadInfo = OT_SETTINGS_KEY_DAD_INFO, enumerator
544 static constexpr Key kKey = kKeyDadInfo; ///< The associated key.