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/10/17 12:02:37 UTC

[mynewt-core] 01/01: Merge pull request #606 from rymanluk/scanner_fixes

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

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

commit 7d0ac52ab3ff37275956b0f9249514d5de7a8667
Merge: ad2079c b224ff7
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Tue Oct 17 14:02:33 2017 +0200

    Merge pull request #606 from rymanluk/scanner_fixes
    
    nimble/controller: Multiple fixes found during UPF58

 net/nimble/controller/include/controller/ble_ll.h  |   2 +
 .../controller/include/controller/ble_ll_scan.h    |   9 +-
 net/nimble/controller/src/ble_ll.c                 |   2 +
 net/nimble/controller/src/ble_ll_conn.c            |  77 ++++++++---
 net/nimble/controller/src/ble_ll_scan.c            | 141 ++++++++++++++++-----
 net/nimble/host/src/ble_gap.c                      |  37 +++++-
 6 files changed, 207 insertions(+), 61 deletions(-)

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