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 2017/10/06 16:51:05 UTC

[mynewt-core] branch master updated (6f27b36 -> 8481ed5)

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 6f27b36  Merge pull request #595 from ccollins476ad/no-conn-fail-evt
     add fd409d9  nimble/ll: Fix weird symbol name usage
     add 1fdffe5  nimble/ll: Add ble_ll_usecs_to_ticks_round_up
     add 597d7f2  nimble/ll: Fix scheduling of AUX_ADV_IND packets
     add f84a0f6  nimble/ll: Fix calculating auxiliary offset in AUX_ADV_IND
     add 5fa7fe8  nimble/ll: Add extra assertion for adv chanmask
     new 8481ed5  Merge pull request #601 from andrzej-kaczmarek/nimble-ll-fix

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 |  8 +++
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            | 68 +++++++++++++++--------
 3 files changed, 55 insertions(+), 22 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 #601 from andrzej-kaczmarek/nimble-ll-fix

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 8481ed57fd06a2866e3988d5972337f052c4376f
Merge: 6f27b36 5fa7fe8
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Fri Oct 6 18:51:03 2017 +0200

    Merge pull request #601 from andrzej-kaczmarek/nimble-ll-fix
    
    nimble/ll: Fix AUX_ADV_IND packets handling during advertising

 net/nimble/controller/include/controller/ble_ll.h |  8 +++
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            | 68 +++++++++++++++--------
 3 files changed, 55 insertions(+), 22 deletions(-)

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