From 649ce4f5b00af3468326bdd7de4b3bdfaec3af14 Mon Sep 17 00:00:00 2001 From: zwl Date: Mon, 19 Jun 2023 19:47:43 +0800 Subject: [PATCH 1/2] ble: Fixed the issue of occasional failure to create sync on ESP32-C6 --- components/bt/controller/lib_esp32c6/esp32c6-bt-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32c6/esp32c6-bt-lib b/components/bt/controller/lib_esp32c6/esp32c6-bt-lib index 4acaf13af2..0d0361ea8d 160000 --- a/components/bt/controller/lib_esp32c6/esp32c6-bt-lib +++ b/components/bt/controller/lib_esp32c6/esp32c6-bt-lib @@ -1 +1 @@ -Subproject commit 4acaf13af2f9888ffa66b3a2f53c8bdb5cedaca7 +Subproject commit 0d0361ea8de61566575d7a8a97f2d7fd81538981 From 4bf95fb638a84c129f8df01e33b73803ae6d1c0e Mon Sep 17 00:00:00 2001 From: zwl Date: Mon, 19 Jun 2023 19:48:33 +0800 Subject: [PATCH 2/2] ble: Fixed the issue of occasional failure to create sync on ESP32-H2 --- components/bt/controller/lib_esp32h2/esp32h2-bt-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32h2/esp32h2-bt-lib b/components/bt/controller/lib_esp32h2/esp32h2-bt-lib index 3bd0211ba3..f54d378894 160000 --- a/components/bt/controller/lib_esp32h2/esp32h2-bt-lib +++ b/components/bt/controller/lib_esp32h2/esp32h2-bt-lib @@ -1 +1 @@ -Subproject commit 3bd0211ba35a7e0b0bf8da9a43d84aa332d5371c +Subproject commit f54d3788941a701aca151a66654c812e080e876c