From 8e8e577d2ca002c22a61662bf3520e3a9fa095e2 Mon Sep 17 00:00:00 2001 From: xiongweichao Date: Thu, 5 Dec 2024 15:09:02 +0800 Subject: [PATCH] fix(bt): Fixed some controller bugs - Fix epr not being initiated after authentication is completed - Fixed the issue HCI_READ_CLOCK returned parameter in slot - Fixed the missmatching of CLKN and FCNT after clock update --- 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 e20022bf772..ffb8fad8e0f 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit e20022bf7724edb14506b50ea47cbf5b7a5bdd88 +Subproject commit ffb8fad8e0ff68f565bae8728cc68ebb49ae33b4