From 03f54fe5b0ecb3e9a1886f4c6a3d891d9311682a Mon Sep 17 00:00:00 2001 From: ShenWeilong Date: Fri, 6 Sep 2024 20:04:38 +0800 Subject: [PATCH] fix(ble): fixed the nimble connection reattempt issue when the OPTIMIZE_MULTI_CONN is enabled --- components/bt/host/nimble/nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/host/nimble/nimble b/components/bt/host/nimble/nimble index 6b890f81c0..121739fe78 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 6b890f81c0db10ae4757e27eb1312f4232d8fb56 +Subproject commit 121739fe788a6d73891a5871322e3c08e642aec2