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

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

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

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

commit 3953acb90a20d145245e7c3466757f72e898bd10
Merge: 9805d4e 44709be
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Mon Jul 3 08:54:01 2017 +0200

    Merge pull request #367 from rymanluk/bt5_scanner
    
    nimble: Couple of fixes and improvements to bluetooth 5

 apps/bletiny/src/main.c                            |  24 ++-
 .../controller/include/controller/ble_ll_scan.h    |   3 +-
 .../controller/include/controller/ble_ll_sched.h   |   2 +-
 net/nimble/controller/src/ble_ll_conn.c            |   5 +-
 net/nimble/controller/src/ble_ll_scan.c            | 183 ++++++++++-----------
 net/nimble/controller/src/ble_ll_sched.c           |  61 +++++--
 net/nimble/host/src/ble_hs_hci_evt.c               |  10 +-
 net/nimble/include/nimble/ble.h                    |   6 +
 8 files changed, 172 insertions(+), 122 deletions(-)

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