Home
last modified time | relevance | path

Searched refs:coap_cancel (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/
DChangeLog217 * net.c (coap_cancel): Removed 7.31 again and implemented new
222 * net.c (coap_cancel): Handling of 7.31 responses to cancel
/third_party/libcoap/src/
Dcoap_net.c2586 coap_cancel(coap_context_t *context, const coap_queue_t *sent) { in coap_cancel() function
3724 coap_cancel(context, sent); in coap_dispatch()