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 d1b788578 porting: Update ports syscfg
add caaf8e467 nimble/ll: Disable HCI LE Set Host Feat if no controllable
features
add 486d43caa nimble/ll: Update HCI supported commands bitmask
add ded0999a4 nimble/ll: Add HCI Read Transmit Power Level command support
No new revisions were added by this update.
Summary of changes:
nimble/controller/src/ble_ll.c | 3 +++
nimble/controller/src/ble_ll_conn_hci.c | 34 +++++++++++++++++++++++++++++
nimble/controller/src/ble_ll_conn_priv.h | 3 +++
nimble/controller/src/ble_ll_hci.c | 7 +++++-
nimble/controller/src/ble_ll_hci_supp_cmd.c | 15 +++++++++++--
5 files changed, 59 insertions(+), 3 deletions(-)