From b6cbf1a026b5e85ed8e1516554fcc60582545331 Mon Sep 17 00:00:00 2001 From: Zhang Hai Peng Date: Tue, 8 Oct 2024 15:13:40 +0800 Subject: [PATCH] fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(01cc408) - Fixed extended connectable advertising data length check (cherry picked from commit 8a80675b7c05d613b3e9a7126a0049458b589db2) Co-authored-by: zhanghaipeng --- 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 061e70c3195..73ae8322b2d 160000 --- a/components/bt/controller/lib_esp32c3_family +++ b/components/bt/controller/lib_esp32c3_family @@ -1 +1 @@ -Subproject commit 061e70c319576bf28b5695f5478dbe01ad18b18d +Subproject commit 73ae8322b2d7c990c195bfe3dca118ff43196f70