Searched refs:COAP_METHOD_PATCH (Results 1 – 2 of 2) sorted by relevance
82 COAP_METHOD_PATCH = 6, /**< PATCH */ enumerator
1022 case COAP_METHOD_PATCH: in coap_header_get_code()1154 case COAP_METHOD_PATCH: in method_from_code()