From a9d1d44d4d7af77de24708ca07ae538e80e96b97 Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Wed, 10 Feb 2021 17:11:54 +0530 Subject: [PATCH] NimBLE: Free AES context after use by calling `mbedtls_free_aes` - Update NimBLE submodule to resolve issue observed while using mbedTLS as crypto stack during security exchanges. Closes BT-1435, BT-1434 --- 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 c6f69c1261..1b808fcb80 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit c6f69c12610fe28628e1dc13c8e1cd37e678c730 +Subproject commit 1b808fcb809c6ceb74c83c0a09f07a63580ca91c