Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dapi.h337 err_t netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf);
/btstack/3rd-party/lwip/core/src/api/
H A Dapi_lib.c782 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf() function
/btstack/3rd-party/lwip/core/
H A DCHANGELOG1599 by not allocating a netbuf): added function netconn_recv_tcp_pbuf()