Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/meshcop/
Ddtls.hpp352 kStateCloseNotify, // The DTLS service is closing a connection. enumerator
Ddtls.cpp427 mState = kStateCloseNotify; in Disconnect()
770 case kStateCloseNotify: in HandleTimer()