Home
last modified time | relevance | path

Searched refs:netconn_recv_udp_raw_netbuf (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dapi.h335 err_t netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf);
/btstack/3rd-party/lwip/core/src/api/
H A Dapi_lib.c822 netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf) in netconn_recv_udp_raw_netbuf() function