Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/platform/
Ddso_transport.h169 OT_PLAT_DSO_DISCONNECT_MODE_FORCIBLY_ABORT, ///< Forcibly abort the connection. enumerator
/openthread-3.5.0/src/core/net/
Ddns_dso.hpp224 …kForciblyAbort = OT_PLAT_DSO_DISCONNECT_MODE_FORCIBLY_ABORT, ///< Forcibly abort the connectio…