From 7d340965dcab09b54b6d0649b73f8f113b100f61 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 e20022bf77..ffb8fad8e0 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit e20022bf7724edb14506b50ea47cbf5b7a5bdd88 +Subproject commit ffb8fad8e0ff68f565bae8728cc68ebb49ae33b4