Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_net.c2030 coap_write_endpoint(coap_context_t *ctx, coap_endpoint_t *endpoint, coap_tick_t now) { in coap_write_endpoint() function
2064 coap_write_endpoint(ctx, ep, now); in coap_io_do_io()
2140 coap_write_endpoint(endpoint->context, endpoint, now); in coap_io_do_epoll()