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

[mynewt-core] 01/01: Merge pull request #376 from rymanluk/bt5_scanner

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