OVMS3-idf/components/bt/host/bluedroid/stack/smp
Prasad Alatkar 2c3648b619 BT/Bluedroid : Add support to set min encryption key requirement
- 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-09-25 11:56:47 +08:00
..
include Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
aes.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_curvepara.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_ecc_pp.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_multprecision.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_act.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_api.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_br_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_cmac.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_keys.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_l2c.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_utils.c BT/Bluedroid : Add support to set min encryption key requirement 2019-09-25 11:56:47 +08:00