Home
last modified time | relevance | path

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

/openthread-3.7.0/include/openthread/
Dmessage.h79 OT_MESSAGE_ORIGIN_HOST_TRUSTED = 1, ///< Message from a trusted source on host. enumerator
/openthread-3.7.0/src/core/common/
Dmessage.hpp362 … kOriginHostTrusted = OT_MESSAGE_ORIGIN_HOST_TRUSTED, // Message from a trusted source on host.