This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch update-ports-syscfg
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 63db05e99 nimble/eatt: Handle MTU request over enhanced bearer
add 207b1074f nimble/ll: Add vs hci cmd with additional scan cfg
add fa8ce2644 porting: Update ports syscfg
No new revisions were added by this update.
Summary of changes:
nimble/controller/include/controller/ble_ll_scan.h | 16 ++++++++
nimble/controller/src/ble_ll_hci_vs.c | 35 ++++++++++++++++
nimble/controller/src/ble_ll_scan.c | 46 +++++++++++++++++++++-
nimble/controller/syscfg.yml | 11 ++++++
nimble/include/nimble/hci_common.h | 10 +++++
porting/npl/riot/include/syscfg/syscfg.h | 4 ++
6 files changed, 120 insertions(+), 2 deletions(-)