From 3387d816e27ce5547893af243b510b4e9ddf8c7a Mon Sep 17 00:00:00 2001 From: Rahul Tank Date: Tue, 16 Nov 2021 19:41:11 +0530 Subject: [PATCH] Nimble: Check stack initialization status before executing stack command Previous commit added checks in some functions that can be called without stack initalization. Corrected such instances. --- 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 554cd264cd..1dc1ec6e76 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 554cd264cd028886411b183885bb21b47b8901a6 +Subproject commit 1dc1ec6e76b0ab3bf93cc9f1ff7a2a09141e7c61