Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_io_internal.h87 int coap_socket_connect_udp(coap_socket_t *sock,
/third_party/libcoap/src/
Dcoap_io_contiki.c107 coap_socket_connect_udp(coap_socket_t *sock, in coap_socket_connect_udp() function
Dcoap_netif.c55 if (!coap_socket_connect_udp(&session->sock, local_if, server, in coap_netif_dgrm_connect()
Dcoap_io_lwip.c376 coap_socket_connect_udp(coap_socket_t *sock, in coap_socket_connect_udp() function
Dcoap_io.c257 coap_socket_connect_udp(coap_socket_t *sock, function