Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c94 extern const struct altcp_functions altcp_mbedtls_functions;
620 conn->fns = &altcp_mbedtls_functions; in altcp_mbedtls_setup()
1253 const struct altcp_functions altcp_mbedtls_functions = { variable