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 2018/10/23 20:54:41 UTC

[mynewt-nimble] 01/01: Merge pull request #218 from rymanluk/ll_part3

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

commit cc6df7918fa14cc8efac2b644d47ba77ffaad769
Merge: d421cf8 5381781
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Tue Oct 23 22:54:36 2018 +0200

    Merge pull request #218 from rymanluk/ll_part3
    
    nimble/ll: Certification fixes part3

 nimble/controller/include/controller/ble_ll.h      |  9 +++
 nimble/controller/include/controller/ble_ll_conn.h |  6 +-
 nimble/controller/include/controller/ble_ll_scan.h |  8 ++-
 nimble/controller/src/ble_ll_conn.c                | 82 ++++++++++++++--------
 nimble/controller/src/ble_ll_ctrl.c                | 61 ++++++++++++----
 nimble/controller/src/ble_ll_scan.c                | 74 ++++++++++++-------
 6 files changed, 169 insertions(+), 71 deletions(-)