From 04e3cf44bc65363aaff25551dbca7e51326c3257 Mon Sep 17 00:00:00 2001 From: Prasad Alatkar Date: Mon, 18 May 2020 19:26:06 +0530 Subject: [PATCH] NimBLE: Include upstream fixes and use macros for log level filtering (backport v3.3) Change list: - Reduces the size of the compiled binary, PR: https://github.com/espressif/esp-nimble/pull/6 - Null pointer check, PR: https://github.com/apache/mynewt-nimble/pull/701 - Pairing procedure abort on unexpected req: https://github.com/apache/mynewt-nimble/pull/710 - Fix conn flags after pairing: https://github.com/apache/mynewt-nimble/pull/730 - Remove notification for update process timeout (Vol 6, Part B, section 5.2 ): https://github.com/apache/mynewt-nimble/pull/782 - CCCD fix : https://github.com/apache/mynewt-nimble/pull/790 and https://github.com/apache/mynewt-nimble/pull/804 - Host based Privacy (RPA) fix: https://github.com/espressif/esp-nimble/pull/7 Closes https://github.com/espressif/esp-nimble/issues/10 Closes https://github.com/espressif/esp-idf/issues/4413 --- components/nimble/nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/nimble/nimble b/components/nimble/nimble index 5364a96f6..a9239c6ca 160000 --- a/components/nimble/nimble +++ b/components/nimble/nimble @@ -1 +1 @@ -Subproject commit 5364a96f6685821d62b6cdff7536bd2539ae98e9 +Subproject commit a9239c6ca5e8f6dc72792ac716a8fe3ffad08b1e