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
This commit is contained in:
parent
19893abd04
commit
04e3cf44bc
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 5364a96f6685821d62b6cdff7536bd2539ae98e9
|
||||
Subproject commit a9239c6ca5e8f6dc72792ac716a8fe3ffad08b1e
|
Loading…
Reference in a new issue