OVMS3-idf/components/bt/bluedroid/stack
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
..
a2dp bt/a2dp: fix incorrect return type 2018-08-29 14:40:28 +08:00
avct 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
avdt 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
avrc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:59:58 +08:00
btm component/bt: fix unpack hci enhance connection complete event error 2019-06-24 03:23:31 +00:00
btu Component/bt: add BLE adv report flow control 2019-03-12 20:18:30 +08:00
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:06:17 +08:00
gatt Merge branch 'bugfix/btdm_fix_warning_when_disable_logs_v3.2' into 'release/v3.2' 2019-04-15 18:52:09 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 15:02:20 +08:00
include/stack components/bt: Fix memory leak about rfcomm 2019-07-25 17:10:52 +08:00
l2cap Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:55:06 +08:00
rfcomm components/bt: Fix memory leak about rfcomm 2019-07-25 17:10:52 +08:00
sdp 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
smp BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.2) 2019-10-09 16:19:48 +08:00