You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2017/12/15 15:36:52 UTC

[mynewt-core] branch master updated (aebd68b -> c81bfd5)

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-core.git.


    from aebd68b  Merge pull request #698 from rymanluk/mesh_build_fix
     add e5a7f8a  nimble/host: Fix invalid connection handle usage
     add 185e296  nimble/host: Increase HCI command timeout
     add ca72204  nimble/ll: Remove unused includes
     new c81bfd5  Merge pull request #701 from andrzej-kaczmarek/nimble-host-fix

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:
 net/nimble/controller/src/ble_ll_adv.c  | 1 -
 net/nimble/controller/src/ble_ll_conn.c | 1 -
 net/nimble/controller/src/ble_ll_scan.c | 1 -
 net/nimble/host/src/ble_att.c           | 2 +-
 net/nimble/host/src/ble_hs_hci.c        | 2 +-
 net/nimble/host/src/ble_l2cap.c         | 2 +-
 net/nimble/host/src/ble_sm.c            | 2 +-
 7 files changed, 4 insertions(+), 7 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #701 from andrzej-kaczmarek/nimble-host-fix

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

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

commit c81bfd5335e9f2f8daf6129a074e316a0037ebf5
Merge: aebd68b ca72204
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Fri Dec 15 16:36:49 2017 +0100

    Merge pull request #701 from andrzej-kaczmarek/nimble-host-fix
    
    nimble: few fixes

 net/nimble/controller/src/ble_ll_adv.c  | 1 -
 net/nimble/controller/src/ble_ll_conn.c | 1 -
 net/nimble/controller/src/ble_ll_scan.c | 1 -
 net/nimble/host/src/ble_att.c           | 2 +-
 net/nimble/host/src/ble_hs_hci.c        | 2 +-
 net/nimble/host/src/ble_l2cap.c         | 2 +-
 net/nimble/host/src/ble_sm.c            | 2 +-
 7 files changed, 4 insertions(+), 7 deletions(-)

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