Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dsockets_priv.h134 struct lwip_sock* lwip_socket_dbg_get_socket(int fd);
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c417 lwip_socket_dbg_get_socket(int fd) in lwip_socket_dbg_get_socket() function