Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_tcp_internal.h48 coap_socket_connect_tcp1(coap_socket_t *sock,
/third_party/libcoap/src/
Dcoap_io_lwip.c192 coap_socket_connect_tcp1(coap_socket_t *sock, in coap_socket_connect_tcp1() function
Dcoap_tcp.c39 coap_socket_connect_tcp1(coap_socket_t *sock, function
Dcoap_session.c863 if (!coap_socket_connect_tcp1(&session->sock, local_if, server, in coap_session_create_client()
Dnet.c833 if (!coap_socket_connect_tcp1( in coap_send_pdu()