OVMS3-idf/components/bt/bluedroid/btc/profile/std
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 bugfix that call of esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_SUSPEND) will not get an ACK from callback on A2DP sink 2019-08-28 15:52:09 +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
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.1) 2019-10-09 16:15:47 +08:00
gatt Component/bt: add ble link timeout config in menuconfig 2019-04-22 21:57:09 +08:00
hf_client 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
hid/include component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
hid_le components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00
include component/bt: Add Legacy Pairing (backport 3.1) 2018-09-04 20:59:03 +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:37:14 +08:00