Searched refs:COAP_RESPONSE_CODE_BAD_REQUEST (Results 1 – 7 of 7) sorted by relevance
339 COAP_RESPONSE_CODE_BAD_REQUEST = COAP_RESPONSE_CODE(400), enumerator
274 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST);287 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST);
229 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST);242 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST);
177 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST);
136 COAP_RESPONSE_CODE_BAD_REQUEST 4.00
172 COAP_RESPONSE_CODE_BAD_REQUEST 4.00
368 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST); in hnd_put_time()430 coap_pdu_set_code(response, COAP_RESPONSE_CODE_BAD_REQUEST); in hnd_get_async()