From 1f0d682406a00216c7cf1e1b961dde22c00d6ff3 Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Mon, 29 Jul 2019 19:00:21 +0800 Subject: [PATCH] NimBLE: Update submodule to fix bug in delete bond procedure - Fixes bug in `get_nvs_db_attribute` related to getting correct index while deleting bond in NVS. - MR raised on esp-nimble branch: https://gitlab.espressif.cn:6688/espressif/esp-nimble/merge_requests/12 --- 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 30480fdb5d..7600a6f603 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 30480fdb5d11547bba8c34647dbfc629c6fdb74c +Subproject commit 7600a6f60308c77fec755a024d51ab2fb7d11553