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