Home
last modified time | relevance | path

Searched refs:OT_CHANGED_PSKC (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/include/openthread/
Dinstance.h154 OT_CHANGED_PSKC = 1 << 19, ///< PSKc changed enumerator
/openthread-2.7.6/src/core/common/
Dnotifier.hpp87 …kEventPskcChanged = OT_CHANGED_PSKC, ///< PSKc changed
/openthread-2.7.6/src/ncp/
Dncp_base_mtd.cpp4694 {OT_CHANGED_PSKC, SPINEL_PROP_NET_PSKC}, in ProcessThreadChangedFlags()