This is an automated email from the ASF dual-hosted git repository.
andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 25e54af0a nimble/ll: Make NRPA generation in active scan optional
new e6f0aa124 nimble/ll: Fix transmitting fragmented HCI ACL data
new f1379c78a nimble/ll: Fix HCI Number Of Completed Packets event
The 2 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/controller/include/controller/ble_ll_conn.h | 2 ++
nimble/controller/src/ble_ll.c | 4 +--
nimble/controller/src/ble_ll_conn.c | 39 ++++++++++++++++++++--
nimble/controller/src/ble_ll_conn_hci.c | 6 +++-
nimble/controller/src/ble_ll_dtm.c | 2 +-
nimble/include/nimble/ble.h | 2 +-
6 files changed, 47 insertions(+), 8 deletions(-)