esp-idf/components/bt/bluedroid/stack
Jiang Jiang Jian c8915cd157 Merge branch 'bugfix/fix_spp_can_not_connect_twice' into 'release/v3.3'
Bugfix/Fix SPP Reconnect Failed after Disconnet

See merge request espressif/esp-idf!12241
2021-03-04 03:37:21 +00:00
..
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 connect failed or discovery failed after the first connection release 2021-02-03 17:23:45 +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