Home
last modified time | relevance | path

Searched refs:LWIP_NETCONN (Results 1 – 11 of 11) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/
H A Dinit.c125 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))
175 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))
232 #if LWIP_NETCONN && LWIP_TCP
275 #if LWIP_NETCONN || LWIP_SOCKET
/btstack/platform/lwip/port/
H A Dlwipopts.h11 #define LWIP_NETCONN 0 macro
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetbuf.h42 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
H A Dopt.h1935 #if !defined LWIP_NETCONN || defined __DOXYGEN__
1936 #define LWIP_NETCONN 1 macro
H A Dapi.h42 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dmemp_std.h66 #if LWIP_NETCONN || LWIP_SOCKET
H A Dapi_msg.h54 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
/btstack/3rd-party/lwip/core/src/api/
H A Dnetbuf.c47 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
H A Dsockets.c73 #if !LWIP_NETCONN
74 #undef LWIP_NETCONN
75 #define LWIP_NETCONN 1 macro
79 #undef LWIP_NETCONN
80 #define LWIP_NETCONN 0 macro
H A Dapi_lib.c60 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
H A Dapi_msg.c41 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */