Searched refs:coap_header_set_code (Results 1 – 4 of 4) sorted by relevance
451 int coap_header_set_code(const struct coap_packet *cpkt, uint8_t code);
2133 (void)coap_header_set_code(msg->out.out_cpkt, COAP_RESPONSE_CODE_CONTINUE); in parse_write_op()2174 r = coap_header_set_code(msg->out.out_cpkt, in parse_write_op()
981 int coap_header_set_code(const struct coap_packet *cpkt, uint8_t code) in coap_header_set_code() function
726 * :c:func:`coap_header_set_code`