OVMS3-idf/components/bt/bluedroid/stack
Chinmay Chhajed 94353c411e 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.
2020-06-25 16:22:34 +05:30
..
a2dp bt/a2dp: fix incorrect return type 2018-08-29 14:40:28 +08:00
avct components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:29:22 +08:00
avdt Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S 2020-03-14 15:04:44 +08:00
avrc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:59:58 +08:00
btm Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 16:22:34 +05:30
btu Component/bt: add BLE adv report flow control 2019-03-12 20:18:30 +08:00
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:06:17 +08:00
gatt component/bt: fix don't dequeue the command queue after process the read_by_type_req(backport v3.2) 2020-03-31 16:48:14 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 15:02:20 +08:00
include/stack Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 16:22:34 +05:30
l2cap components/bt:Fixed the problem of incomplete data packets caused by disordered acl data packets 2020-06-13 15:33:36 +08:00
rfcomm components/bt: Fix memory leak about rfcomm 2019-07-25 17:10:52 +08:00
sdp components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 15:29:22 +08:00
smp master missing BLE_AUTH_CMPL_EVT after restart 2020-05-15 16:09:15 +08:00