Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Daltcp.h171 #define altcp_poll tcp_poll macro
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll() function