mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 12:10:07 +00:00
[tcat] initial commit of bluetooth-based commissioning (#9210)
This commit introduces first implementation of Bluetooth based comissioning for thread devices. Co-authored-by: Arnulf Rupp <[email protected]> Co-authored-by: Piotr Jasinski <[email protected]>
This commit is contained in:
co-authored by
Arnulf Rupp
Piotr Jasinski
parent
3d01ffa65c
commit
5cab15840d
Vendored
+4
@@ -92,6 +92,10 @@
|
||||
#define MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED
|
||||
#endif
|
||||
|
||||
#if OPENTHREAD_CONFIG_BLE_TCAT_ENABLE
|
||||
#define MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
|
||||
#endif
|
||||
|
||||
#ifdef MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED
|
||||
#define MBEDTLS_BASE64_C
|
||||
#define MBEDTLS_ECDH_C
|
||||
|
||||
Reference in New Issue
Block a user