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:47 UTC

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

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.