OVMS3-idf/components/bt/host/bluedroid/btc/core
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
..
btc_ble_storage.c Fix some typo in idf 2019-12-12 15:55:42 +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-25 15:37:01 +05:30
btc_main.c fix bta_dm_deinit_cb crash 2020-05-13 20:18:27 +08:00
btc_profile_queue.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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-25 15:37:01 +05:30
btc_util.c Format the BTM_WBS_INCLUDED macro 2019-12-12 17:12:38 +08:00