Home
last modified time | relevance | path

Searched refs:coap_cleanup (Results 1 – 9 of 9) sorted by relevance

/third_party/libcoap/tests/
Dtestdriver.c52 coap_cleanup(); in main()
/third_party/libcoap/include/coap3/
Dlibcoap.h61 void coap_cleanup(void);
/third_party/libcoap/
Dlibcoap-3.sym33 coap_cleanup
Dlibcoap-3.map35 coap_cleanup;
/third_party/libcoap/examples/
Detsi_iot_01.c630 coap_cleanup(); in main()
Dcoap-rd.c876 coap_cleanup(); in main()
Dcoap-client.c1750 coap_cleanup(); in main()
Dcoap-server.c2888 coap_cleanup(); in main()
/third_party/libcoap/src/
Dnet.c3243 void coap_cleanup(void) { in coap_cleanup() function