esp-idf/components/bt/host/bluedroid/api/include/api
Chinmay Chhajed 5dd8bf4fe5 Bluedroid: Fixes for some vulnerabilities.
This commit fixes 'Impersonation in Passkey entry protocol'
(CVE-2020-26558) and suggests fixes for other vulnerabilites like
'Impersonation in the Pin Pairing Protocol' (CVE-2020-26555) and
'Authentication of the LE Legacy Pairing Protocol'

CVE-2020-26558 can be easily implemented if the peer device can
impersonate our public key. This commit adds a check by comparing our
and received public key and returns failed pairing if keys are same.

This commit also adds comments suggesting to use secure connection when
supported by all devices.
2020-12-25 16:01:30 +05:30
..
esp_a2dp_api.h Merge branch 'bugfix/bredr_bugfix_release_for_qa_dummy_disconnect_4_1' into 'release/v4.1' 2020-10-28 16:03:21 +08:00
esp_avrc_api.h Redesign separating AVRC & A2DP 2020-09-18 14:11:27 +08:00
esp_blufi_api.h blufi: When the format of the received data packet is wrong, reply with an error response 2020-06-15 19:37:38 +08:00
esp_bt_defs.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_bt_device.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_bt_main.h Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
esp_gap_ble_api.h Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:30 +05:30
esp_gap_bt_api.h add remove bond device complete event 2020-09-28 15:26:48 +08:00
esp_gatt_common_api.h components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:06:14 +08:00
esp_gatt_defs.h component/bt: support BLE Authorization 2020-12-02 20:19:35 +08:00
esp_gattc_api.h component/bt: support BLE Read Attribute value by UUID 2020-12-02 20:20:03 +08:00
esp_gatts_api.h docs:fix event typo 2020-06-29 20:56:08 +08:00
esp_hf_ag_api.h Add some debug log for bt: 2020-09-04 14:41:26 +08:00
esp_hf_client_api.h Update the README.md 2019-12-12 17:12:19 +08:00
esp_hf_defs.h New Clean Commit for AG. 2019-10-14 07:54:09 +00:00
esp_spp_api.h replace list and ringbuffer with fixed queue 2020-11-02 10:33:19 +08:00