esp-idf/components/bt/host/bluedroid
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
..
api Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:47 +05:30
bta Merge branch 'feature/btdm_support_some_ble_new_features_v4.0' into 'release/v4.0' 2020-12-03 19:04:02 +08:00
btc Merge branch 'bugfix/btdm_blufi_send_custom_data_will_congested_after_connection_is_broken_v4.0' into 'release/v4.0' 2021-01-19 21:44:35 +08:00
common/include/common Merge branch 'feature/btdm_support_some_ble_new_features_v4.0' into 'release/v4.0' 2020-12-03 19:04:02 +08:00
device Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
external/sbc components/bt: Fix linking fail with toolchain 8.2.0 2019-08-30 17:56:01 +08:00
hci add congest direct callback and fix malloc failed when multi_connection notify performance test 2020-05-15 16:18:31 +08:00
main Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
stack Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 15:41:40 +05:30
Kconfig.in component/bt: Add a macro to control the compilation of blufi. 2020-11-24 10:54:39 +08:00