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 2017/07/06 20:44:10 UTC

[mynewt-core] branch master updated (b156b1f -> ab7d6fb)

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 b156b1f  BLE Host - Remove BLE_EDDYSTONE syscfg setting.
     add 0c47c27  remove misplaced duplicate of link lost service
     new ab7d6fb  Merge pull request #371 from bgiori/remove_lls

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:
 .../lls/include/profiles/lls/ble_svc_lls.h         |  52 ------
 net/nimble/host/profiles/lls/pkg.yml               |  31 ----
 net/nimble/host/profiles/lls/src/ble_svc_lls.c     | 201 ---------------------
 3 files changed, 284 deletions(-)
 delete mode 100644 net/nimble/host/profiles/lls/include/profiles/lls/ble_svc_lls.h
 delete mode 100644 net/nimble/host/profiles/lls/pkg.yml
 delete mode 100644 net/nimble/host/profiles/lls/src/ble_svc_lls.c

-- 
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 #371 from bgiori/remove_lls

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 ab7d6fb5c47b86ec305d0bea2a2988a7f0f98bf4
Merge: b156b1f 0c47c27
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Jul 6 13:44:08 2017 -0700

    Merge pull request #371 from bgiori/remove_lls
    
    remove misplaced duplicate of link lost service

 .../lls/include/profiles/lls/ble_svc_lls.h         |  52 ------
 net/nimble/host/profiles/lls/pkg.yml               |  31 ----
 net/nimble/host/profiles/lls/src/ble_svc_lls.c     | 201 ---------------------
 3 files changed, 284 deletions(-)

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