From edf77262e7f59b444cc96dc3928eafde58386c37 Mon Sep 17 00:00:00 2001 From: Rahul Tank Date: Tue, 3 Mar 2026 11:18:09 +0530 Subject: [PATCH] fix(nimble): Fix unpair_oldest_peer deleting wrong device Sort bond entries by bond_count after in-place updates to maintain correct eviction order, and log IRK resolving-list failures instead of failing the bond. --- 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 3e30c9f70b5..83794b7c5fc 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 3e30c9f70b506958a70c82acb50b155d5a69e060 +Subproject commit 83794b7c5fcdb1fab972c1ebbc35cd47abaef8f0