Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dsettings.hpp112 kKeyParentInfo = OT_SETTINGS_KEY_PARENT_INFO, enumerator
324 static constexpr Key kKey = kKeyParentInfo; ///< The associated key.
Dsettings.cpp181 ValidateNextEnum(kKeyParentInfo); in KeyToString()
508 case kKeyParentInfo: in Log()