OVMS3-idf/components/bt/bluedroid/stack
Prasad Alatkar 9c87165bc8 BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.3)
- Backport(v3.3) 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-09-29 16:06:27 +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 14:46:36 +08:00
avdt components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
avrc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btm component/bt: fix unpack hci enhance connection complete event error 2019-06-24 03:23:59 +00:00
btu Component/bt: add BLE adv report flow control 2019-03-13 14:58:32 +08:00
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
gatt components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 14:59:11 +08:00
include/stack components/bt: Fix memory leak about rfcomm 2019-07-25 16:51:40 +08:00
l2cap Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:49:59 +08:00
rfcomm components/bt: Fix memory leak about rfcomm 2019-07-25 16:51:40 +08:00
sdp components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
smp BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.3) 2019-09-29 16:06:27 +08:00