From ea14555cf916121ee438f7b9f67503421d13681c Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Thu, 27 May 2021 18:08:47 +0800 Subject: [PATCH] This issue is caused by modem sleep.The sleep interrupt will come the second time before the CLKN interrupt. If we disable the sleep interrupt when it comes in the first time, the CLKN interrupt will never come. --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index 12bddae04f..a6e6e3cb80 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit 12bddae04fd577ce0e1ead39fd299af1acba1001 +Subproject commit a6e6e3cb80099c57af05de8c4984ec3df53733ee