esp-idf/components/bt/host/bluedroid/stack
Chinmay Chhajed fb3a382fe4 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-09 12:09:15 +05:30
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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-09 12:09:15 +05:30
btu add ble examples default sdkconfig for esp32s3 2021-01-27 15:57:20 +08:00
gap component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
gatt disable bluedroid congest error log print 2021-01-27 14:45:03 +08:00
hcic fix a2dp sink crash due to ble 5.0 code 2021-01-27 14:45:03 +08:00
include/stack fix ble connection maximum latency is 499 2021-01-27 16:13:17 +08:00
l2cap Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-09 12:09:15 +05:30
rfcomm Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00