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/07/18 14:33:42 UTC

[mynewt-core] branch bluetooth5 updated (4fd38cc -> e664486)

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

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


    from 4fd38cc  Merge pull request #410 from andrzej-kaczmarek/bt5-bsp-update
     add 4a95d56  nimble/hs: Update enabled LE Event Mask
     add 1544566  nimble/controller: Fix length for advertising report HCI event
     add 2aa264c  nimble/controller: Fix advertising report HCI event with empty adv data
     add df97b82  nimble/controller: Fix event mask checking for advertising report HCI events
     add bf378b1  nimble/controller: Remove unused subev parameter
     add 101526a  nimble/controller: Improve advertising report HCI event building
     new e664486  Merge pull request #427 from andrzej-kaczmarek/bt5-hci-adv-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/src/ble_ll_scan.c | 42 ++++++++++++++++++++++-----------
 net/nimble/host/src/ble_hs_startup.c    |  9 +++++--
 2 files changed, 35 insertions(+), 16 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 #427 from andrzej-kaczmarek/bt5-hci-adv-fixes

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

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

commit e6644863890c93df6e286730ed8be1155ac5fc10
Merge: 4fd38cc 101526a
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue Jul 18 16:33:40 2017 +0200

    Merge pull request #427 from andrzej-kaczmarek/bt5-hci-adv-fixes
    
    Some fixes for advertising HCI commands/events

 net/nimble/controller/src/ble_ll_scan.c | 42 ++++++++++++++++++++++-----------
 net/nimble/host/src/ble_hs_startup.c    |  9 +++++--
 2 files changed, 35 insertions(+), 16 deletions(-)

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