From 5900f9601ed610483104775d81895bfdd85ca81f Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Mon, 5 Oct 2020 16:42:41 +0530 Subject: [PATCH] NimBLE: Fix misc coverity issues in NimBLE host - NimBLE NVS : Additional check to account for NVS operation failure - NimBLE host: Fix minor bug in ble_eddystone_set_adv_data_gen - NimBLE host: remove recursive call, upstream PR: https://github.com/apache/mynewt-nimble/pull/857 --- components/nimble/nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/nimble/nimble b/components/nimble/nimble index e7f0c530b6..d08bed06cb 160000 --- a/components/nimble/nimble +++ b/components/nimble/nimble @@ -1 +1 @@ -Subproject commit e7f0c530b6816e156292163f7d07b7375292a1af +Subproject commit d08bed06cb70fc6f1b5e4800699d2a6f204f22b3