esp-idf/components/bt/bluedroid/stack/l2cap
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
..
include components/bt: Fixed the state not synchronized between controller and host when disconnected. 2020-12-11 11:27:35 +08:00
l2c_api.c component/bt: Fix buffer count deinit crash. 2020-08-10 11:43:54 +08:00
l2c_ble.c 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
l2c_csm.c 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
l2c_fcr.c 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
l2c_link.c component/bt: Fixed the watchdog timeout of btu task during multi-connection 2020-12-11 11:27:35 +08:00
l2c_main.c components/bt: Add api to query the number of available buffers for the current connection 2020-08-10 11:43:54 +08:00
l2c_ucd.c component/bt : modify header files to avoid conflict 2018-04-26 19:32:06 +08:00
l2c_utils.c Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 17:16:47 +05:30
l2cap_client.c components/bt: Improve the Bluetooth debug messaging scheme 2018-05-14 20:45:05 +08:00