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 2018/10/17 23:32:37 UTC

[mynewt-core] branch master updated (4480ba8 -> 3ef977d)

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 4480ba8  Merge pull request #1464 from andrzej-kaczmarek/compiler-speed-profile
     add a5aee7d  net/oic: Function to determine if endpoint is GATT
     new 3ef977d  Merge pull request #1465 from ccollins476ad/oc_endpoint_is_gatt

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/include/oic/port/mynewt/ble.h | 9 +++++++++
 net/oic/src/port/mynewt/ble_adaptor.c | 6 ++++++
 2 files changed, 15 insertions(+)


[mynewt-core] 01/01: Merge pull request #1465 from ccollins476ad/oc_endpoint_is_gatt

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 3ef977d6e3abf0e938b3ff0643ce6cf1e5ad390f
Merge: 4480ba8 a5aee7d
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Oct 17 16:32:33 2018 -0700

    Merge pull request #1465 from ccollins476ad/oc_endpoint_is_gatt
    
    net/oic: Function to determine if endpoint is GATT

 net/oic/include/oic/port/mynewt/ble.h | 9 +++++++++
 net/oic/src/port/mynewt/ble_adaptor.c | 6 ++++++
 2 files changed, 15 insertions(+)