Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dtcat.h83 OT_TCAT_STATUS_HASH_ERROR = 7, ///< The hash value presented by the commissioner was incorrect enumerator
/openthread-3.6.0/src/core/meshcop/
Dtcat_agent.hpp219 …kStatusHashError = OT_TCAT_STATUS_HASH_ERROR, ///< The hash value presented by the commissioner wa…