Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtcpip.h99 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
/btstack/3rd-party/lwip/core/src/api/
H A Dtcpip.c377 tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg) in tcpip_timeout() function