Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dinstance.h201 #define OT_CHANGED_JOINER_STATE (1U << 27) ///< Joiner state changed macro
/openthread-3.5.0/src/core/common/
Dnotifier.hpp96 …kEventJoinerStateChanged = OT_CHANGED_JOINER_STATE, ///< Joiner stat…