You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2018/03/28 11:43:46 UTC

[mynewt-nimble] branch master updated (a5b7053 -> cfca89a)

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 a5b7053  Merge pull request #9 from andrzej-kaczmarek/adv-halt-fix
     add dc497d8  nimble/host: Cleanup defines names for HCI commands
     add c488b9d  nimble/host: Check controller version on init
     add 3cffcd1  nimble/host: Check if controller supports LE on init
     new cfca89a  Merge pull request #16 from sjanc/init

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:
 nimble/host/src/ble_hs_hci_priv.h           |   3 +-
 nimble/host/src/ble_hs_hci_util.c           |   6 --
 nimble/host/src/ble_hs_startup.c            | 106 ++++++++++++++++----
 nimble/host/test/src/ble_hs_pvcy_test.c     |   2 +-
 nimble/host/test/src/ble_hs_test_util_hci.c | 149 +++++++++++++++-------------
 nimble/host/test/src/ble_hs_test_util_hci.h |   7 +-
 nimble/include/nimble/hci_common.h          |  12 ++-
 7 files changed, 187 insertions(+), 98 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
janc@apache.org.

[mynewt-nimble] 01/01: Merge pull request #16 from sjanc/init

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git

commit cfca89ae7d627112eab50eb941a56707589884e4
Merge: a5b7053 3cffcd1
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Mar 28 13:43:44 2018 +0200

    Merge pull request #16 from sjanc/init
    
    Detect controller version on init

 nimble/host/src/ble_hs_hci_priv.h           |   3 +-
 nimble/host/src/ble_hs_hci_util.c           |   6 --
 nimble/host/src/ble_hs_startup.c            | 106 ++++++++++++++++----
 nimble/host/test/src/ble_hs_pvcy_test.c     |   2 +-
 nimble/host/test/src/ble_hs_test_util_hci.c | 149 +++++++++++++++-------------
 nimble/host/test/src/ble_hs_test_util_hci.h |   7 +-
 nimble/include/nimble/hci_common.h          |  12 ++-
 7 files changed, 187 insertions(+), 98 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
janc@apache.org.