From 4e73d06135c0ea9e7813ba8bfdbabb28866f089e Mon Sep 17 00:00:00 2001 From: Abhinav Kudnar Date: Tue, 27 Feb 2024 17:17:56 +0530 Subject: [PATCH] fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32 --- 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 a6647357b4..9eab51e054 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit a6647357b4b7950d8d6d97ae75bda76b728027e0 +Subproject commit 9eab51e054990308623b7bcf396725fbad5390c4