Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h113 OT_COAP_CODE_NOT_ACCEPTABLE = OT_COAP_CODE(4, 6), ///< Not Acceptable enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp120 kCodeNotAcceptable = OT_COAP_CODE_NOT_ACCEPTABLE, ///< Not Acceptable