This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from a1ca96151 nimble/host: ble_gap_adv_get_free_instance shall return
non-negative value
new db932dc2f nimble/host: Read supported HCI commands from controller
new a7c615381 nimble/controller: add HCI Set Event Mask Page 2 to
supported commands
The 2 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_hci_supp_cmd.c | 6 +++++-
nimble/host/src/ble_hs_hci.c | 14 +++++++++++++
nimble/host/src/ble_hs_hci_priv.h | 6 ++++++
nimble/host/src/ble_hs_startup.c | 31 +++++++++++++++++++++++++++--
nimble/host/test/src/ble_hs_test_util_hci.c | 13 ++++++++++++
5 files changed, 67 insertions(+), 3 deletions(-)