You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/10/03 21:09:22 UTC

[mynewt-nimble] branch master updated (0fefae2 -> 6ea7ac3)

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

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


    from 0fefae2  Beacon's Measured Power as an argument (#202)
     add 54ec801  host: Clear addresses on reset
     new 6ea7ac3  Merge pull request #205 from ccollins476ad/ble-hs-id-reset

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:
 nimble/host/src/ble_hs.c         |  3 +++
 nimble/host/src/ble_hs_id.c      | 11 +++++++++++
 nimble/host/src/ble_hs_id_priv.h |  1 +
 3 files changed, 15 insertions(+)


[mynewt-nimble] 01/01: Merge pull request #205 from ccollins476ad/ble-hs-id-reset

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

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

commit 6ea7ac3adf6e26101b90b9d58b6d7aac1ada7603
Merge: 0fefae2 54ec801
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Oct 3 14:09:07 2018 -0700

    Merge pull request #205 from ccollins476ad/ble-hs-id-reset
    
    host: Clear addresses on reset

 nimble/host/src/ble_hs.c         |  3 +++
 nimble/host/src/ble_hs_id.c      | 11 +++++++++++
 nimble/host/src/ble_hs_id_priv.h |  1 +
 3 files changed, 15 insertions(+)