Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/
H A Daltcp.c344 if (conn && conn->fns && conn->fns->abort) { in altcp_abort()
345 conn->fns->abort(conn); in altcp_abort()
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Darch.h93 x, __LINE__, __FILE__); fflush(NULL); abort();} while(0)
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Daltcp_priv.h103 altcp_abort_fn abort; member
/btstack/port/msp432p401lp-cc256x/
H A Dmain.c126 void abort(void){ in abort() function
/btstack/
H A DCHANGELOG.md93 - SM: abort pairing with invalid parameter error for encryption key size > 16
473 - GAP: abort legacy pairing if Level 4 is required
474 - GAP: abort SSP on IO Capabilities Request event if Level 4 is required but SC not supported by re…
475 - GAP: abort SSP on User Confirmation Request event if Level 3 is required but MITM protection not …
480 - CVE-2020-26558: abort LE Secure Connection pairing if remote uses the same public key
547 - GAP: abort SSP pairing if MITM protection required but not possible
979 - ATT Server: abort signed write validation on incoming new request
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A DPPPD_FOLLOWUP385 2014-08-10 - abort on errors in subdir builds
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c88 x, __LINE__, __FILE__); fflush(NULL); abort();} while(0)
/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/3rd-party/lwip/core/
H A DCHANGELOG782 * dns.c: ignore dns response parsing errors, only abort resolving for correct