From ad71a2cd33488363d8556a723a37ddd3180d5629 Mon Sep 17 00:00:00 2001 From: chenjianhua Date: Wed, 11 Jun 2025 15:39:35 +0800 Subject: [PATCH] fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(2edb0b0) - Fixed TX issue when the event is aborted - Fixed BLE assert llc_llcp.c 487 - Fixed BLE assert sch_prog.c 304 - Fixed anonymous extended adv reporting - Support vendor HCI related params reset --- components/bt/controller/lib_esp32c3_family | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32c3_family b/components/bt/controller/lib_esp32c3_family index 3ff529142f..0c68809d62 160000 --- a/components/bt/controller/lib_esp32c3_family +++ b/components/bt/controller/lib_esp32c3_family @@ -1 +1 @@ -Subproject commit 3ff529142f6e2707d57b10eb87ac8d86e9098b88 +Subproject commit 0c68809d62e432427de97b5294f6619307f62f40