esp-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed 428e9b008c 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:13:10 +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:41:16 +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:13:10 +05:30
btu replace list and ringbuffer with fixed queue 2020-11-02 10:33:19 +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-02 20:19:45 +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-02 20:19:54 +08:00
l2cap Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 15:13:10 +05:30
rfcomm move flow control to btc layer 2020-11-02 10:33:19 +08:00
sdp Add some debug log for bt: 2020-09-04 14:41:26 +08:00
smp Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:30 +05:30