[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:
Przemysław Bida
2023-12-04 12:09:25 -08:00
committed by GitHub
co-authored by Arnulf Rupp Piotr Jasinski
parent 3d01ffa65c
commit 5cab15840d
46 changed files with 4068 additions and 214 deletions
+4
View File
@@ -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