Searched refs:COAP_RESPONSE_CODE_CREATED (Results 1 – 10 of 10) sorted by relevance
310 COAP_RESPONSE_CODE_CREATED = COAP_RESPONSE_CODE(201), enumerator
320 COAP_RESPONSE_CODE_CREATED); in hnd_put_time()566 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED); in hnd_put_example_data()1382 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED); in hnd_put()1512 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED); in hnd_put()
220 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED); in hnd_post_test()
530 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED); in hnd_post_rd()
262 ((Pdu)->hdr->code == COAP_RESPONSE_CODE_CREATED || \
118 COAP_RESPONSE_CODE_CREATED 2.01
322 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED);
394 coap_pdu_set_code(response, COAP_RESPONSE_CODE_CREATED);
158 COAP_RESPONSE_CODE_CREATED 2.01
329 `COAP_RESPONSE_CODE_CREATED`) from the `enum coap_pdu_code_t`. Hence the