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 d1b788578 porting: Update ports syscfg
new caaf8e467 nimble/ll: Disable HCI LE Set Host Feat if no controllable
features
new 486d43caa nimble/ll: Update HCI supported commands bitmask
new ded0999a4 nimble/ll: Add HCI Read Transmit Power Level command support
The 3 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/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(-)