OVMS3-idf/components/bt
Prasad Alatkar fe08f435dc NimBLE: Add optional mbedTLS support to NimBLE
- Additional menuconfig option to select either mbedTLS or Tinycrypt from NimBLE.
- Addition of `CMAC` and `ECP_RESTARTABLE` to mbedTLS menuconfig option and
  `esp_config.h`.
- Changes NimBLE `component.mk` and `CMakeLists.txt` to support mbedTLS option.
- Minor changes to `app_mesh.c` application.
2019-09-30 14:15:43 +08:00
..
common ble_mesh: ble mesh btc miscellaneous modifications 2019-09-09 17:15:16 +08:00
controller components/bt: Fix sending LMP_features_req_ext in a loop 2019-09-06 12:00:54 +08:00
esp_ble_mesh ble_mesh: fix client model invalid address access 2019-09-26 20:11:22 +08:00
host NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
include bluetooth: Remove bt.h header (deprecated in v3.1-dev) 2019-09-13 09:44:07 +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 2019-09-30 14:15:43 +08:00
component.mk NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
Kconfig Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
sdkconfig.rename components/bt: Remove unused macro in menuconfig 2019-08-29 19:58:05 +08:00