OVMS3-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed e3350e7861 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-06-25 15:37:01 +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-12 16:20:58 +08:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +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 14:27:48 +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-06-25 15:37:01 +05:30
l2cap components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 14:27:48 +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-13 20:33:24 +08:00