Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dnotifier.hpp91kEventCommissionerStateChanged = OT_CHANGED_COMMISSIONER_STATE, ///< Commissione… enumerator
/openthread-latest/src/core/meshcop/
Dcommissioner.cpp76 SuccessOrExit(Get<Notifier>().Update(mState, aState, kEventCommissionerStateChanged)); in SetState()