esp-idf/components/bt/host/bluedroid/stack
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
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avdt Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled 2020-03-14 14:41:16 +08:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
btu bugfix for HFP hci audio crash 2019-11-26 02:34:09 +00:00
gap Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:06:14 +08:00
hcic components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
include/stack Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
l2cap component/bt: Fixed ble memory leak issue, buff_semaphore was not released. 2020-07-07 21:02:49 +08:00
rfcomm Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp master missing BLE_AUTH_CMPL_EVT after restart 2020-05-28 12:07:58 +00:00