Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/meshcop/
Dcommissioner.cpp801 VerifyOrExit(state == StateTlv::kAccept, IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderPetitionResponse()
827 IgnoreError(Stop(kDoNotSendKeepAlive)); in HandleLeaderPetitionResponse()
882 IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderKeepAliveResponse()
887 VerifyOrExit(state == StateTlv::kAccept, IgnoreError(Stop(kDoNotSendKeepAlive))); in HandleLeaderKeepAliveResponse()
Dcommissioner.hpp374 kDoNotSendKeepAlive, enumerator