Searched refs:COAP_RESPONSE_CODE_CREATED (Results 1 – 9 of 9) sorted by relevance
48 COAP_RESPONSE_CODE_CREATED, id); in location_query_post()
210 COAP_RESPONSE_CODE_CREATED, id); in test_post()
228 code = COAP_RESPONSE_CODE_CREATED; in large_create_post()
17 return COAP_RESPONSE_CODE_CREATED; in coap_header_get_code_fake_created()
146 COAP_RESPONSE_CODE_CREATED = COAP_MAKE_RESPONSE_CODE(2, 1), enumerator
509 if (code == COAP_RESPONSE_CODE_CREATED) { in do_registration_reply_cb()574 (code == COAP_RESPONSE_CODE_CREATED)) { in do_update_reply_cb()
2463 msg->code = COAP_RESPONSE_CODE_CREATED; in handle_request()
1027 case COAP_RESPONSE_CODE_CREATED: in coap_header_get_code()
561 COAP_RESPONSE_CODE_CREATED, id); in prepare_block1_response()