From e9276b75c88c5ec6f97f51185e72a4b12cff2711 Mon Sep 17 00:00:00 2001 From: xiongweichao Date: Tue, 9 Jul 2024 16:49:11 +0800 Subject: [PATCH] fix(bt/controller): Fixed disconnection issue - Fixed the issue of disconnection caused by updating the channel map in sniff mode --- 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 ad0d5df0b9..70337acad4 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit ad0d5df0b9890c783c02da126df8a979e5ca1cf9 +Subproject commit 70337acad449a838ebe8e49b92e201a82bcb9773