Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dcommissioner.cpp782 VerifyOrExit(state == StateTlv::kAccept, IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderPetitionResponse()
808 IgnoreError(Stop(kDoNotSendKeepAlive)); in HandleLeaderPetitionResponse()
863 IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderKeepAliveResponse()
868 VerifyOrExit(state == StateTlv::kAccept, IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderKeepAliveResponse()
Dcommissioner.hpp352 kDoNotSendKeepAlive, enumerator