This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 1c91062db ci: Add Doxygen Check workflow
new 10c2ae801 nimble/eatt: Fix NULL deref in ble_eatt_alloc
new 826682d3c nimble/hs: Make ble_eatt_start static and void
new b74b97fd7 nimble/eatt: Fix no resource handling on accept
new 3d6bfda18 nimble/host: Fix EATT restrictions in syscfg
new a41b4570d nimble/host: Fix possible memory leak in
ble_eatt_prepare_rx_sdu
new a6e47b687 nimble/host: Fix leak on EATT connection
new 6f8f2572e nimble/host: Connect EATT when encryption is enabled
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/host/src/ble_eatt.c | 57 +++++++++++++++++++++++++++++------------
nimble/host/src/ble_eatt_priv.h | 7 -----
nimble/host/syscfg.yml | 12 ++++++---
3 files changed, 48 insertions(+), 28 deletions(-)