Home
last modified time | relevance | path

Searched defs:altcp_write (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Daltcp.h186 #define altcp_write tcp_write macro
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp.c380 altcp_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_write() function