esp-idf/components/bt/bluedroid
Chinmay Chhajed 4936e8f86c 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 17:16:47 +05:30
..
api component/bt: Add a macro to control the compilation of blufi. 2021-01-06 18:04:30 +08:00
bta component/bt: Fix a potential double free error. 2020-12-22 19:09:15 +08:00
btc component/bt: Add a macro to control the compilation of blufi. 2021-01-06 18:04:30 +08:00
common/include/common component/bt: Add a macro to control the compilation of blufi. 2021-01-06 18:04:30 +08:00
device Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
external/sbc components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
hci :add congest direct callback and modify congest evt triger threshold 2020-05-28 12:06:10 +00:00
main fix SPP init deynamic memory bugs 2020-12-02 12:24:05 +08:00
stack Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 17:16:47 +05:30