Home
last modified time | relevance | path

Searched defs:response (Results 1 – 8 of 8) sorted by relevance

/net-tools-3.5.0/libcoap/tests/
Dtest_error_response.c34 coap_pdu_t *response; in t_error_response1() local
63 coap_pdu_t *response; in t_error_response2() local
93 coap_pdu_t *response; in t_error_response3() local
132 coap_pdu_t *response; in t_error_response4() local
173 coap_pdu_t *response; in t_error_response5() local
214 coap_pdu_t *response; in t_error_response6() local
255 coap_pdu_t *response; in t_error_response7() local
291 coap_pdu_t *response; in t_error_response8() local
Dtest_wellknown.c162 coap_pdu_t *response; in t_wellknown4() local
184 coap_pdu_t *response; in t_wellknown5() local
213 coap_pdu_t *response; in t_wellknown6() local
/net-tools-3.5.0/libcoap/examples/
Detsi_iot_01.c131 coap_pdu_t *response) { in hnd_get_index()
149 coap_pdu_t *response) { in hnd_get_resource()
225 coap_pdu_t *response) { in hnd_delete_resource()
241 coap_pdu_t *response) { in hnd_post_test()
307 coap_pdu_t *response) { in hnd_put_test()
358 coap_pdu_t *response) { in hnd_delete_test()
374 coap_pdu_t *response) { in hnd_get_query()
412 coap_pdu_t *response) { in hnd_get_separate()
456 coap_pdu_t *response; in check_async() local
Dcoap-server.c75 coap_pdu_t *response) { in hnd_get_index()
98 coap_pdu_t *response) { in hnd_get_time()
165 coap_pdu_t *response) { in hnd_put_time()
216 coap_pdu_t *response) { in hnd_get_async()
251 coap_pdu_t *response; in check_async() local
Dcoap-rd.c102 coap_pdu_t *response) { in hnd_get_resource()
130 coap_pdu_t *response) { in hnd_put_resource()
208 coap_pdu_t *response) { in hnd_delete_resource()
230 coap_pdu_t *response) { in hnd_get_rd()
394 coap_pdu_t *response) { in hnd_post_rd()
/net-tools-3.5.0/libcoap/src/
Dnet.c538 coap_pdu_t *response; in coap_send_ack() local
630 coap_pdu_t *response; in coap_send_error() local
651 coap_pdu_t *response; in coap_send_message_type() local
1035 coap_pdu_t *response; in coap_new_error_response() local
1333 no_response(coap_pdu_t *request, coap_pdu_t *response) { in no_response()
1357 coap_pdu_t *response = NULL; in handle_request() local
1539 coap_pdu_t *response; local
Dresource.c612 coap_pdu_t *response; local
/net-tools-3.5.0/libcoap/examples/contiki/
Dserver.c95 coap_pdu_t *response) { in hnd_get_time()