OVMS3-idf/components/bt
Prasad Alatkar daa65b6f91 NimBLE: Add optional mbedTLS support to NimBLE (backport)
- NimBLE: Additional menuconfig option to enable mbedTLS instead of Tinycrypt from
  NimBLE, changes `component.mk` & `CMakeLists.txt` for the same.
- Addition of NimBLE stack size configuration and misc changes.
- mbedTLS: Addition of `CMAC` and `ECP_RESTARTABLE` to mbedTLS menuconfig option and
  `esp_config.h`.
- Example: Minor changes to `app_mesh.c` application.
2019-09-23 21:37:40 +08:00
..
common ble_mesh: ble mesh btc miscellaneous modifications 2019-09-09 17:42:43 +08:00
controller Fix 2 bugs in r_ld_fm_sket_isr 2019-08-29 11:31:57 +08:00
esp_ble_mesh ble_mesh: fix duplicate memory free during receiving status message 2019-09-16 17:30:03 +08:00
host NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
include bluetooth: Remove bt.h header (deprecated in v3.1-dev) 2019-09-19 18:45:36 +10:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
component.mk NimBLE: Add optional mbedTLS support to NimBLE (backport) 2019-09-23 21:37:40 +08:00
Kconfig Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdkconfig.rename components/bt: Remove unused macro in menuconfig 2019-08-29 19:58:58 +08:00