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/04/11 12:27:31 UTC

[mynewt-nimble] branch master updated (4d90654 -> 93817c9)

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 4d90654  Merge pull request #28 from michal-narajowski/mesh_cli
     add 7d753fc  nimble/ll: Fix HCI events order on slave connection
     add 11e7d0c  nimble/ll: Fix LE Connection Complete Event when canceling
     add cedc036  nimble/host: Fix LE Connection Complete Event handling
     new 93817c9  Merge pull request #39 from sjanc/fixes

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/controller/src/ble_ll_adv.c       |  8 ++--
 nimble/controller/src/ble_ll_conn.c      | 24 ++++-------
 nimble/controller/src/ble_ll_conn_hci.c  | 24 ++++++++++-
 nimble/controller/src/ble_ll_conn_priv.h |  5 ++-
 nimble/controller/src/ble_ll_hci.c       | 13 ++++--
 nimble/host/src/ble_gap.c                | 72 ++++++++++++++------------------
 6 files changed, 80 insertions(+), 66 deletions(-)

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

[mynewt-nimble] 01/01: Merge pull request #39 from sjanc/fixes

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 93817c9cbcd6059ea8b1938b9a58e4c038354c5d
Merge: 4d90654 cedc036
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Apr 11 14:27:27 2018 +0200

    Merge pull request #39 from sjanc/fixes
    
    Fixes for connection creation events handling

 nimble/controller/src/ble_ll_adv.c       |  8 ++--
 nimble/controller/src/ble_ll_conn.c      | 24 ++++-------
 nimble/controller/src/ble_ll_conn_hci.c  | 24 ++++++++++-
 nimble/controller/src/ble_ll_conn_priv.h |  5 ++-
 nimble/controller/src/ble_ll_hci.c       | 13 ++++--
 nimble/host/src/ble_gap.c                | 72 ++++++++++++++------------------
 6 files changed, 80 insertions(+), 66 deletions(-)

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