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:08 UTC

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

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(+)