Home
last modified time | relevance | path

Searched defs:max_sockets (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_net.h852 coap_write(coap_context_t *ctx, coap_socket_t *sockets[], unsigned int max_sockets, unsigned int *num_sockets, coap_tick_t now ) coap_write() argument
/third_party/libcoap/src/
H A Dcoap_io_contiki.c40 unsigned int max_sockets = sizeof(sockets)/sizeof(sockets[0]); in on_prepare_timer_expired() local
H A Dcoap_io.c1355 coap_io_prepare_io(coap_context_t *ctx, coap_socket_t *sockets[], unsigned int max_sockets, unsigned int *num_sockets, coap_tick_t now) global() argument

Completed in 5 milliseconds