esp-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed ce21340dc5 Bluedroid: Do not initiate/accept connection with device having same BDADDR.
Added BD_ADDR comparison in l2cu_lcp_allocate and removed check from
security connection request handler as it's handled in l2cu_lcp_allocate
for both connection request and create connection.
2021-02-10 15:41:40 +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: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 15:41:40 +05:30
btu replace list and ringbuffer with fixed queue 2020-11-23 12:22:30 +08:00
gap Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt component/bt: support BLE Application Layer Encryption key size check 2020-12-03 16:46:53 +08:00
hcic Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
include/stack component/bt: refactor ble random address setting 2020-12-03 16:47:04 +08:00
l2cap Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 15:41:40 +05:30
rfcomm move flow control to btc layer 2020-11-23 12:22:30 +08:00
sdp Add some debug log for bt: 2020-09-14 10:06:22 +08:00
smp Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:47 +05:30