OVMS3-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed a9d4ed4a55 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-24 22:25:20 +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:45:57 +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-24 22:25:20 +05:30
btu Use CONFIG value instead of hard-coded value. 2019-09-03 10:28:12 +08: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-18 15:01:05 +08:00
hcic Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
include/stack Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
l2cap components/bt: Consider link_xmit_data_q in congest events to prevent excessive memory usage 2020-06-18 15:02:02 +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-15 16:16:26 +08:00