From b50711eec1616a75c33fb6a514c3de4882e74476 Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Thu, 8 Jul 2021 15:37:44 +0530 Subject: [PATCH] NimBLE: Fix build error for broadcaster role and bug in peer_dev_record (v4.2) * Fix bug in nvs deletion of `ble_dev_record`. * Update NimBLE submodule to nimble-1.2.0-idf. --- 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 57d751b93a..33179b3316 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 57d751b93a5532e650ec3787d376876ab0ce367e +Subproject commit 33179b331639a6157d9196b87a3e2e53f86c7072