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 3f1e0252 nimble/ll: Fix Read Local Supported Commands
new 1a27fe64 nimble/ll/css: Add vs event to indicate slot change
new 6d88641a nimble/ll/css: Add HCI vs command to read current slot for
connection
new 5098c288 nimble/ll/css: Add separate vs hci commands for css.
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/include/controller/ble_ll_ctrl.h | 5 ++
nimble/controller/src/ble_ll_conn.c | 5 ++
nimble/controller/src/ble_ll_hci_ev.c | 32 +++++++++-
nimble/controller/src/ble_ll_hci_vs.c | 72 +++++++++++++---------
nimble/include/nimble/hci_common.h | 35 ++++++-----
5 files changed, 103 insertions(+), 46 deletions(-)