esp-idf/components/bt/host/bluedroid/bta
Chinmay Chhajed 6f22d7590e Bluedroid: Authentication fixes in Legacy and Secure Connection.
Prevent a remote device from doing a Bluetooth Impersonation Attack
(BIAS) by:

- Preventing remote device to downgrade secure connection
feature mask. Secure connection feature mask should remain same or
increase to enabled in link key generation and authentication.

- Doing a mutual authentication during Legacy Authentication.

Signed-off-by: Chinmay Chhajed <chinmay.chhajed@espressif.com>
2020-08-24 10:27:04 +05:30
..
ar Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
av Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-14 14:41:16 +08:00
dm Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
gatt components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:06:14 +08:00
hf_ag Bugfix for HFP and some Github issue. 2020-03-18 04:06:24 +00:00
hf_client Bugfix for HFP and some Github issue. 2020-03-18 04:06:24 +00:00
hh Fix some typo in idf 2019-12-12 15:55:42 +08:00
include/bta Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
jv add API esp_spp_stop_srv(), fix the error parameter in esp-idf/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/example_spp_initiator_demo.c and fix collection of SPP 2020-08-13 12:15:33 +08:00
sdp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sys Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00