esp-idf/components/bt/host/bluedroid
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
..
api Bluedroid: Fixes for some vulnerabilities. 2020-12-25 16:01:11 +05:30
bta Merge branch 'bugfix/blufi_config_potential_double_free_v4.2' into 'release/v4.2' 2020-12-09 22:26:19 +08:00
btc Merge branch 'bugfix/btdm_blufi_send_custom_data_will_congested_after_connection_is_broken_v4.2' into 'release/v4.2' 2021-01-06 12:29:44 +08:00
common/include/common Merge branch 'bugfix/blufi_config_potential_double_free_v4.2' into 'release/v4.2' 2020-12-09 22:26:19 +08:00
device tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
external/sbc components/bt: Fix linking fail with toolchain 8.2.0 2019-08-16 09:54:18 +00:00
hci add congest direct callback and fix malloc failed when multi_connection notify performance test 2020-05-15 15:35:39 +08:00
main tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
stack Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-18 06:12:17 +00:00
Kconfig.in component/bt: Add a macro to control the compilation of blufi. 2020-11-24 10:44:57 +08:00