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 44712aa apps/bttester: Enable Friend feature
add 323aee9 nimble/ll: Rename DTM syscfg
add fb7651b nimble/ll: Add support for custom DTM extensions
No new revisions were added by this update.
Summary of changes:
nimble/controller/include/controller/ble_ll.h | 2 +-
.../controller/include/controller/ble_ll_sched.h | 2 +-
nimble/controller/include/controller/ble_phy.h | 2 +-
nimble/controller/src/ble_ll.c | 16 +++---
nimble/controller/src/ble_ll_dtm.c | 64 ++++++++++++++++++++--
nimble/controller/src/ble_ll_dtm_priv.h | 2 +-
nimble/controller/src/ble_ll_hci.c | 14 ++---
nimble/controller/src/ble_ll_sched.c | 2 +-
nimble/controller/src/ble_ll_supp_cmd.c | 6 +-
nimble/controller/syscfg.yml | 25 ++++++++-
nimble/drivers/nrf52/src/ble_phy.c | 2 +-
porting/npl/riot/include/syscfg/syscfg.h | 4 +-
12 files changed, 106 insertions(+), 35 deletions(-)