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/03/29 11:52:58 UTC

[mynewt-nimble] 01/01: Merge pull request #18 from rymanluk/ll_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-nimble.git

commit b8dd9f778ad4c9742bcf2607833f68a71af0306c
Merge: cfca89a 886f4aa
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Thu Mar 29 13:52:55 2018 +0200

    Merge pull request #18 from rymanluk/ll_fixes
    
    nimble/ll: Portion of fixes for the nimble controller.

 nimble/controller/include/controller/ble_ll_conn.h |  1 -
 nimble/controller/include/controller/ble_ll_ctrl.h |  1 +
 nimble/controller/src/ble_ll_adv.c                 | 82 +++++++++++++++-------
 nimble/controller/src/ble_ll_conn.c                |  9 +--
 nimble/controller/src/ble_ll_conn_hci.c            | 52 ++++++++------
 nimble/controller/src/ble_ll_conn_priv.h           |  3 +-
 nimble/controller/src/ble_ll_ctrl.c                | 11 ++-
 nimble/controller/src/ble_ll_hci.c                 |  4 +-
 8 files changed, 105 insertions(+), 58 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rymek@apache.org.