Home
last modified time | relevance | path

Searched refs:coap_free (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_mem.h121 coap_free(void *object) { in coap_free() function
159 coap_free(void *pointer) { in coap_free() function
/third_party/libcoap/examples/
Dcoap-rd.c119 coap_free(rd->data.s); in rd_delete()
120 coap_free(rd); in rd_delete()
197 coap_free(rd->data.s); in hnd_put_resource()
346 coap_free(buf); in add_source_address()
475 coap_free(buf); in hnd_post_rd()
492 coap_free(buf); in hnd_post_rd()
531 coap_free(loc); in hnd_post_rd()
Detsi_iot_01.c84 coap_free(coap_resource_get_userdata(resource)); in coap_delete_payload()
90 coap_free(data); in coap_free_userdata()
187 coap_free(test_payload); in hnd_post_test()
188 coap_free(uri); in hnd_post_test()
422 coap_free(payload); in make_large()
Dcoap-server.c238 coap_free(transient_value); in release_resource_data()
1858 coap_free(buf); in read_file_mem()
1886 coap_free(ca_mem); in update_pki_key()
1887 coap_free(cert_mem); in update_pki_key()
1888 coap_free(key_mem); in update_pki_key()
2452 coap_free(buf); in get_oscore_conf()
3050 coap_free(ca_mem); in main()
3051 coap_free(cert_mem); in main()
3052 coap_free(key_mem); in main()
3053 coap_free(ca_mem_base); in main()
[all …]
Dcoap_list.c51 coap_free(node); in coap_delete()
Dcoap-client.c204 coap_free(app_ptr); in free_xmit_data()
729 coap_free(buf); in read_file_mem()
786 coap_free(buf); in get_oscore_conf()
1182 coap_free(buf->s); in cmdline_input_from_file()
2007 coap_free(ca_mem); in main()
2008 coap_free(cert_mem); in main()
2009 coap_free(key_mem); in main()
2010 coap_free(payload.s); in main()
Doscore-interop-server.c362 coap_free(buf); in read_file_mem()
540 coap_free(buf); in get_oscore_conf()
/third_party/libcoap/tests/
Dtest_oscore.c482 coap_free(session); in t_oscore_c_4()
548 coap_free(session); in t_oscore_c_5()
617 coap_free(session); in t_oscore_c_6()
722 coap_free(session); in t_oscore_c_7()
830 coap_free(session); in t_oscore_c_7_2()
936 coap_free(session); in t_oscore_c_8()
1045 coap_free(session); in t_oscore_c_8_2()