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 2017/11/03 23:38:28 UTC

[mynewt-core] branch master updated (2de4c39 -> 9844b16)

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


    from 2de4c39  Merge pull request #644 from vrahane/sensor_per_type_poll
     add 5d5b7bd  BLE Host - Remove BLE_GAP_EVENT_CONN_CANCEL
     add 38424e2  Apps: Don't process removed CONN_CANCEL event
     new 9844b16  Merge pull request #632 from ccollins476ad/rm-conn-cancel

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:
 apps/bletiny/src/main.c                 |  4 ----
 apps/btshell/src/main.c                 |  4 ----
 net/nimble/host/include/host/ble_gap.h  |  2 +-
 net/nimble/host/src/ble_gap.c           | 13 +++++--------
 net/nimble/host/test/src/ble_gap_test.c |  9 ++++-----
 5 files changed, 10 insertions(+), 22 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 #632 from ccollins476ad/rm-conn-cancel

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

commit 9844b16d31b4079b4646f80694c2f0639b98d79c
Merge: 2de4c39 38424e2
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Fri Nov 3 16:38:23 2017 -0700

    Merge pull request #632 from ccollins476ad/rm-conn-cancel
    
    BLE Host - Remove BLE_GAP_EVENT_CONN_CANCEL

 apps/bletiny/src/main.c                 |  4 ----
 apps/btshell/src/main.c                 |  4 ----
 net/nimble/host/include/host/ble_gap.h  |  2 +-
 net/nimble/host/src/ble_gap.c           | 13 +++++--------
 net/nimble/host/test/src/ble_gap_test.c |  9 ++++-----
 5 files changed, 10 insertions(+), 22 deletions(-)

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