From 3b846125822a10683a54cd1e8fc53aa2571e485c Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Thu, 18 Nov 2021 15:23:36 +0800 Subject: [PATCH] Update esp32 bt-lib 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_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32 b/components/bt/controller/lib_esp32 index 26c296e018..edbb3cb0c0 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit 26c296e0185d1c9cdad0457ab59c59c13cc09fbb +Subproject commit edbb3cb0c000716fc8ff71a7a2e2d7e21b4fc881