From 5a7ae2d8c8284e35ca6c7232c38b0e3e38644f7a Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Fri, 19 Nov 2021 16:06:59 +0800 Subject: [PATCH] 1.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. 2.fix HCI_Read_Clock error 3.fix HCI_Create_Connection_Cancel error 4.fix ASSERT_WARN during epr --- components/bt/controller/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32 b/components/bt/controller/lib_esp32 index 1c6d248b62..edbb3cb0c0 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit 1c6d248b6296473a353047700922534b09d9203f +Subproject commit edbb3cb0c000716fc8ff71a7a2e2d7e21b4fc881