Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h108 OT_COAP_CODE_UNAUTHORIZED = OT_COAP_CODE(4, 1), ///< Unauthorized enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp115 kCodeUnauthorized = OT_COAP_CODE_UNAUTHORIZED, ///< Unauthorized