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

[mynewt-core] branch master updated (b96349a -> 1623cd3)

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

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


    from b96349a  Merge pull request #1500 from mkiiskila/gcm_setup_nomalloc
     add eeafa66  oic; remove coap observers registered for closing BLE connection.
     add bbd6528  oic; was cancelling periodic notification for all observers when one of them stopped observing.
     add 30d6522  oic; return observer option even updating existing observer with a new token.
     new 1623cd3  Merge pull request #1488 from mkiiskila/ble_free_observers

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:
 net/oic/src/api/oc_ri.c               | 39 ++++++++++++++++++-----------------
 net/oic/src/port/mynewt/ble_adaptor.c | 16 ++++++++++++++
 2 files changed, 36 insertions(+), 19 deletions(-)


[mynewt-core] 01/01: Merge pull request #1488 from mkiiskila/ble_free_observers

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

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

commit 1623cd3e2b1e5af3ece9001aa8a8044b5bccf295
Merge: b96349a 30d6522
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Nov 8 12:39:27 2018 +0200

    Merge pull request #1488 from mkiiskila/ble_free_observers
    
    oic; observer bug fixes

 net/oic/src/api/oc_ri.c               | 39 ++++++++++++++++++-----------------
 net/oic/src/port/mynewt/ble_adaptor.c | 16 ++++++++++++++
 2 files changed, 36 insertions(+), 19 deletions(-)