From 22096945d8f2c867f214c9b0a641c48a0baaa211 Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Fri, 19 Nov 2021 16:37:29 +0800 Subject: [PATCH] 1.fix the issue create Connection request is not properly terminated which blocks BlueZ from reconnecting 2.fix the issue bt_spp_acceptor example fails when SPP is initiated on a windows machine using Realtek Bluetooth adapter 3.fix the issue HCI_Read_Clock failed read local Bluetooth Clock 4.It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if neesed. --- components/bt/controller/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib b/components/bt/controller/lib index fe048744fc..edbb3cb0c0 160000 --- a/components/bt/controller/lib +++ b/components/bt/controller/lib @@ -1 +1 @@ -Subproject commit fe048744fce335ab75777f4a386885faf4acc250 +Subproject commit edbb3cb0c000716fc8ff71a7a2e2d7e21b4fc881