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 2018/09/11 10:30:08 UTC

[mynewt-nimble] 01/01: Merge pull request #185 from andrzej-kaczmarek/gap-hooks

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-nimble.git

commit 0a526ea0212bc9443517aed34982b2412be0ce61
Merge: 04cd24d 76e83a4
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue Sep 11 12:30:02 2018 +0200

    Merge pull request #185 from andrzej-kaczmarek/gap-hooks
    
    nimble/host: Add listeners for GAP events

 nimble/host/include/host/ble_gap.h | 39 +++++++++++++++++
 nimble/host/src/ble_gap.c          | 90 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 129 insertions(+)