OVMS3-idf/components/bt/bluedroid/stack
Prasad Alatkar 882dfb5f97 BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.1)
- Backport(v3.1) 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:15:47 +08:00
..
a2dp component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
avct components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:16:14 +08:00
avdt components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:16:14 +08:00
avrc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:16:14 +08:00
btm component/bt: fix unpack hci enhance connection complete event error 2019-06-19 14:41:52 +08:00
btu Component/bt: add BLE adv report flow control 2019-03-12 15:15:21 +08:00
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:08:28 +08:00
gatt components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:16:14 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 15:05:11 +08:00
include/stack components/bt: Fix memory leak about rfcomm 2019-07-25 17:13:31 +08:00
l2cap Merge branch 'bugfix/btdm_fix_warning_when_disable_logs_v3.1' into 'release/v3.1' 2019-04-28 10:18:47 +08:00
rfcomm components/bt: Fix memory leak about rfcomm 2019-07-25 17:13:31 +08:00
sdp components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:16:14 +08:00
smp BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.1) 2019-10-09 16:15:47 +08:00