Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_layers.c74 …{ coap_ws_read, coap_ws_write, coap_ws_establish, coap_ws_close }, /* SESS…
80 …{ coap_ws_read, coap_ws_write, coap_tls_establish, coap_ws_close }, /* SESS…
Dcoap_ws.c580 coap_ws_read(coap_session_t *session, uint8_t *data, size_t datalen) { in coap_ws_read() function
912 coap_ws_read(session, buf, sizeof(buf)); in coap_ws_close()
/third_party/libcoap/include/coap3/
Dcoap_ws_internal.h129 ssize_t coap_ws_read(coap_session_t *session, uint8_t *data,