You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/01/16 23:31:50 UTC

[mynewt-core] branch master updated (66bf06f -> 327e811)

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

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


    from 66bf06f  Merge pull request #737 from aditihilbert/master
     add 2a98773  nimble/ll: Fix helpers to calculate aux adv and scan rsp length
     add fccddb2  nimble/ll: Fix calculation of connect rsp length
     add a5f6961  nimble/ll: Fix calculation of scan rsp length
     add 6fc2236  nimble/ll: Fix calculation of adv pdu length
     new 327e811  Merge pull request #734 from andrzej-kaczmarek/nimble-ll-fixes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 net/nimble/controller/include/controller/ble_ll.h |  4 ++
 net/nimble/controller/src/ble_ll_adv.c            | 57 ++++++++++-------------
 2 files changed, 28 insertions(+), 33 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #734 from andrzej-kaczmarek/nimble-ll-fixes

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 327e811ade1d0ec0f2006d0623577a19fde6a163
Merge: 66bf06f 6fc2236
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Wed Jan 17 00:31:48 2018 +0100

    Merge pull request #734 from andrzej-kaczmarek/nimble-ll-fixes
    
    nimble/ll: Some minor calculation fixes

 net/nimble/controller/include/controller/ble_ll.h |  4 ++
 net/nimble/controller/src/ble_ll_adv.c            | 57 ++++++++++-------------
 2 files changed, 28 insertions(+), 33 deletions(-)

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