OVMS3-idf/components/bt/bluedroid/include
wangmengyang 1bbd67f7d7 component/bt: disable Secure Connections(Host Supported) of classic Bluetooth to workaround AES encryption issue in controller
1. ESP32 is found to suffer from AES encryption start/resume failure with specific device. Therefore temporarily disable BR/EDR Secure Connections for a workaround
2. BR/EDR Secure Connections is a feature for BT Classic introduced in Bluetooth 4.1. This change disables the setting of Secure Connections(Host Supported), and will result in the use of legacy authentication instead of secure authentication, and E0 encryption(legacy) instead of AES-CCM encryption. BLE security procedures are not affected.
2017-12-28 14:51:19 +08:00
..
bt_common_types.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
bt_defs.h component/bt: Fix bug of adding device to white list has no callback when while list is full 2017-12-25 17:45:12 +08:00
bt_target.h component/bt: disable Secure Connections(Host Supported) of classic Bluetooth to workaround AES encryption issue in controller 2017-12-28 14:51:19 +08:00
bt_trace.h fix bug that files missing commit in MR 773 2017-05-31 19:37:39 +08:00
bt_vendor_lib.h component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
bte.h component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bte_appl.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00