OVMS3-idf/components/bt/host/bluedroid/btc/core
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
..
btc_ble_storage.c Fix some typo in idf 2020-01-16 15:26:37 +08:00
btc_config.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_dev.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_dm.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btc_main.c fix bta_dm_deinit_cb crash 2020-05-15 16:16:26 +08:00
btc_profile_queue.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_sec.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_sm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_storage.c Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
btc_util.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00