OVMS3-idf/components/bt/bluedroid/btc/profile/std
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 component/bt: fix some performance issues in A2DP source data flow control 2019-09-20 11:52:46 +00: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
battery components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
dis component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
gap BT/Bluedroid : Add support to set min encryption key requirement (Backport v3.3) 2019-09-29 16:06:27 +08:00
gatt Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:49:59 +08:00
hf_client 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
hid/include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
include Component/bt: add update duplicate scan exceptional list APIs 2018-11-23 16:46:17 +08:00
smp component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
spp components/bt: Fix abort if call esp_spp_deinit without calling esp_spp_init 2019-04-24 11:30:04 +08:00