From 0fc72b58e1d1f44daeb72a6ebaf03694c74eda3c Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Thu, 2 Apr 2020 16:22:22 +0530 Subject: [PATCH] NimBLE: Reset master and slave states on host reset and fix build failure (backport v4.0) --- 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 0eb95974b6..591721b7d5 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 0eb95974b6f58db017bb63330aa9654330c1301d +Subproject commit 591721b7d504cdba16c6428196f39363d50dbbe8