This is an automated email from the ASF dual-hosted git repository.

janc pushed a change to branch bluetooth5
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from d3e3d68  Merge pull request #415 from 
michal-narajowski/bt5-regression-tests
     add dfc8912  nimble/host: Add builder functions for Ext Adv HCI commands
     add 95d1797  nimble/host: Add support for using Extended Advertising
     add 7956bac  bletiny: Add support for setting advertising TX power and PHYs
     new 6920a1e  Merge pull request #428 from sjanc/bt5_ext_adv_host

The 1 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:
 apps/bletiny/src/cmd.c                 |  44 ++++++
 net/nimble/host/include/host/ble_gap.h |   6 +
 net/nimble/host/src/ble_gap.c          | 243 ++++++++++++++++++++++++++++++++-
 net/nimble/host/src/ble_hs_hci_cmd.c   | 126 +++++++++++++++++
 net/nimble/host/src/ble_hs_hci_priv.h  |  29 ++++
 net/nimble/host/src/ble_hs_hci_util.c  |  23 +++-
 net/nimble/include/nimble/hci_common.h |  27 ++++
 7 files changed, 490 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].

Reply via email to