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 572f95c7d40ad723be78cbce3434ad67918a954f
Merge: 33ee283 c654acb
Author: Ɓukasz Rymanowski <lukasz.rymanow...@codecoup.pl>
AuthorDate: Wed Aug 9 11:42:17 2017 +0200

    Merge pull request #461 from rymanluk/bt5_scanner_improve
    
    nimble/controller: Improve extended scanner

 net/nimble/controller/include/controller/ble_ll.h  |  6 --
 .../controller/include/controller/ble_ll_scan.h    |  3 +
 .../controller/include/controller/ble_ll_sched.h   |  5 ++
 net/nimble/controller/src/ble_ll.c                 |  8 ++-
 net/nimble/controller/src/ble_ll_conn.c            | 56 +++++++++++++---
 net/nimble/controller/src/ble_ll_conn_priv.h       |  2 +-
 net/nimble/controller/src/ble_ll_scan.c            | 78 ++++++++++++++++------
 net/nimble/controller/src/ble_ll_sched.c           | 75 +++++++++++++--------
 8 files changed, 166 insertions(+), 67 deletions(-)


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

Reply via email to