OVMS3-idf/components/bt/bluedroid/stack/smp
Prasad Alatkar cf26a8b0f0 BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.2)
- Backport(v3.2) of IDF MR!6122
- Modifies `smp_utils.c` to add check on encryption key size received from
  peer.
- Modifies `esp_ble_gap_set_security_param` API to add minimum encryption key
  size requirement.
2019-10-09 16:19:48 +08:00
..
include Component/bt: add ble disconnect when ACCEPT_SPECIFIED_SEC_AUTH failed 2018-10-25 06:03:16 +00:00
aes.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:29:22 +08:00
p_256_curvepara.c bluetooth: fix incorrect memset size 2018-08-29 14:40:28 +08:00
p_256_ecc_pp.c component/bt: Fixed the vulnerability released by Bluetooth org when using public key not check in the process of ECDH encryption. 2018-08-13 14:08:11 +08:00
p_256_multprecision.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
smp_act.c Merge branch 'bugfix/btdm_fix_warning_when_disable_logs_v3.2' into 'release/v3.2' 2019-04-15 18:52:09 +08:00
smp_api.c Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:06:17 +08:00
smp_br_main.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
smp_cmac.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
smp_keys.c Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:06:17 +08:00
smp_l2c.c Component/bt: fix memory leak in security server 2018-08-25 15:47:47 +00:00
smp_main.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
smp_utils.c BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.2) 2019-10-09 16:19:48 +08:00