From 33f2bcec4c393e1bd2e5691af94fb6d3a89aeee7 Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Wed, 11 Aug 2021 14:23:16 +0800 Subject: [PATCH] The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. --- 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 b97b2abd1a..fb49791b7c 160000 --- a/components/bt/controller/lib +++ b/components/bt/controller/lib @@ -1 +1 @@ -Subproject commit b97b2abd1a98ab887fb4cdc0553fabcba95aedaf +Subproject commit fb49791b7c1a8a35f06e68124c90022667b4cff1