You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/10/11 19:17:07 UTC

[mynewt-nimble] branch master updated (e729c53 -> c694cd1)

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

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


    from e729c53  Merge pull request #214 from ccollins476ad/fix-hs-unit-tests
     add df74670  host/gap: Add connection find by address API
     new c694cd1  Merge pull request #215 from michal-narajowski/gap-find-by-addr

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/include/host/ble_gap.h | 16 ++++++++++++++++
 nimble/host/src/ble_gap.c          | 22 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)


[mynewt-nimble] 01/01: Merge pull request #215 from michal-narajowski/gap-find-by-addr

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

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

commit c694cd1f8f64d25214ac68aa197e92dd01dc706e
Merge: e729c53 df74670
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Thu Oct 11 21:17:03 2018 +0200

    Merge pull request #215 from michal-narajowski/gap-find-by-addr
    
    host/gap: Add connection find by address API

 nimble/host/include/host/ble_gap.h | 16 ++++++++++++++++
 nimble/host/src/ble_gap.c          | 22 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)