Home
last modified time | relevance | path

Searched refs:altcp_functions (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Daltcp.h57 struct altcp_functions;
69 const struct altcp_functions *fns;
/btstack/3rd-party/lwip/core/src/apps/http/
H A Daltcp_proxyconnect.c74 extern const struct altcp_functions altcp_proxyconnect_functions;
557 const struct altcp_functions altcp_proxyconnect_functions = {
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp_tcp.c69 extern const struct altcp_functions altcp_tcp_functions;
543 const struct altcp_functions altcp_tcp_functions = {
H A Daltcp.c129 extern const struct altcp_functions altcp_tcp_functions;
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Daltcp_priv.h97 struct altcp_functions { struct
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c94 extern const struct altcp_functions altcp_mbedtls_functions;
1253 const struct altcp_functions altcp_mbedtls_functions = {