esp-idf/components/bt/bluedroid/stack
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
..
a2dp bt/a2dp: fix incorrect return type 2018-08-29 14:40:28 +08:00
avct 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
avdt Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S 2020-06-02 08:30:02 +00:00
avrc 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
btm Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 17:16:47 +05:30
btu Add support of NimBLE host in ESP-BLE-Mesh - v3.3 2020-02-13 12:33:23 +05:30
gap Component/bt: fix build warning when bluedroid disable log 2019-03-20 15:02:57 +08:00
gatt component/bt: support BLE Application Layer Encryption key size check 2020-12-03 20:36:19 +08:00
hcic Component/bt: modify HCI_GET_CMD_BUF 2019-03-22 14:59:11 +08:00
include/stack fix spp flow control and vfs write 2020-12-10 10:44:44 +08:00
l2cap Bluedroid: Do not initiate/accept connection with device having same BDADDR. 2021-02-10 17:16:47 +05:30
rfcomm fix spp flow control and vfs write 2020-12-10 10:44:44 +08:00
sdp Correct some debug log for BT Stack & Add protection for rfcomm close API in SPP 2020-12-03 19:29:20 +08:00
smp master missing BLE_AUTH_CMPL_EVT after restart 2020-05-28 12:06:10 +00:00