esp-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed 24291f7a3b 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-18 06:12:17 +00:00
..
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-12 16:20:58 +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-18 06:12:17 +00:00
btu replace list and ringbuffer with fixed queue 2020-11-06 03:38:52 +00: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 15:19:27 +08:00
hcic components/bt: Add API and EVT for BLE set channels(BLE) 2019-10-25 11:39:35 +08:00
include/stack component/bt: refactor ble random address setting 2020-12-03 15:19:35 +08:00
l2cap Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-18 06:12:17 +00:00
rfcomm move flow control to btc layer 2020-11-06 03:38:52 +00:00
sdp Add some debug log for bt: 2020-09-04 14:40:19 +08:00
smp Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:11 +05:30