From 28a78ba1fb20ce875730afec9116f1395d519ebc Mon Sep 17 00:00:00 2001 From: Zhang Hai Peng Date: Thu, 23 Jan 2025 13:13:23 +0800 Subject: [PATCH] fix(ble): Update bt lib for ESP32(194dd63) - Fix the issue where disconnection events were not reported as a slave. - Enhance Access Address validation in compatibility mode. (cherry picked from commit b4e3c5c1e260a05d072a2a9eb0f1c53e478b8bab) Co-authored-by: zhanghaipeng --- 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 89ac32e33b..e847faba2d 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit 89ac32e33b1d1d8a6d7d9e65d48e7897fd7ba3ad +Subproject commit e847faba2d86e90b5f21d6310bb4723c4e32ba1c