This is an automated email from the ASF dual-hosted git repository.
rymek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git.
from f44bda8 nimble/ll: Fix misleading comment
new a353136 nimble: Add 52 version for BT 5.2
new b018a1a nimble/ll: Use uint64_t for features
new 9ae8a9a nimble/ll: Rename feature flags related with sync transfer
new 96cabb9 nimble/ll: Add hci set host supported features
The 4 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.h | 75 ++++++++++++++++-----------
nimble/controller/src/ble_ll.c | 53 +++++++++++++++++--
nimble/controller/src/ble_ll_adv.c | 2 +-
nimble/controller/src/ble_ll_ctrl.c | 10 ++--
nimble/controller/src/ble_ll_hci.c | 5 ++
nimble/controller/src/ble_ll_sync.c | 2 +-
nimble/include/nimble/hci_common.h | 12 +++++
nimble/syscfg.yml | 2 +-
8 files changed, 116 insertions(+), 45 deletions(-)