Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/api/
H A Dapi_msg.c398 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) function
521 tcp_sent(pcb, sent_tcp);
1094 tcp_sent(tpcb, sent_tcp);
/btstack/3rd-party/lwip/core/
H A DCHANGELOG3001 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely