You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ry...@apache.org on 2017/07/04 10:04:14 UTC

[mynewt-core] branch bluetooth5 updated (9ba156e -> 0574bdf)

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

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


    from 9ba156e  Merge pull request #374 from andrzej-kaczmarek/bt5-fixing
     add 0faccea  nimble/controller: Fix for missing scansm pointer in connsm
     add a61d57e  nimble/controller: Remove reduntant checks for OS_CPUTIME_FREQ
     new 0574bdf  Merge pull request #376 from rymanluk/bt5_scanner

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/include/controller/ble_ll.h    |  4 ----
 .../controller/include/controller/ble_ll_scan.h      |  3 ++-
 net/nimble/controller/src/ble_ll_conn.c              |  2 --
 net/nimble/controller/src/ble_ll_conn_hci.c          |  2 +-
 net/nimble/controller/src/ble_ll_scan.c              | 20 ++++++++++++++++++--
 net/nimble/controller/src/ble_ll_sched.c             |  3 ---
 6 files changed, 21 insertions(+), 13 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 #376 from rymanluk/bt5_scanner

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

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

commit 0574bdf3266c745079ad195450a692cb62c7e35b
Merge: 9ba156e a61d57e
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Tue Jul 4 12:04:12 2017 +0200

    Merge pull request #376 from rymanluk/bt5_scanner
    
    nimble/controller: Fix for legacy connect

 net/nimble/controller/include/controller/ble_ll.h    |  4 ----
 .../controller/include/controller/ble_ll_scan.h      |  3 ++-
 net/nimble/controller/src/ble_ll_conn.c              |  2 --
 net/nimble/controller/src/ble_ll_conn_hci.c          |  2 +-
 net/nimble/controller/src/ble_ll_scan.c              | 20 ++++++++++++++++++--
 net/nimble/controller/src/ble_ll_sched.c             |  3 ---
 6 files changed, 21 insertions(+), 13 deletions(-)

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