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/03/12 13:37:57 UTC

[mynewt-nimble] 23/32: Merge pull request #841 from michal-narajowski/mesh-zephyr-ports

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

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

commit 8feb3cade1217a0c5a1043716086919121a2e653
Merge: aaf569e e99920f
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Tue Feb 27 12:06:19 2018 +0100

    Merge pull request #841 from michal-narajowski/mesh-zephyr-ports
    
    Mesh zephyr ports
    
    X-Original-Commit: 6192e73f2685d55fa950013e2040621a5d619f77

 nimble/host/mesh/include/mesh/glue.h |  3 +++
 nimble/host/mesh/include/mesh/main.h | 26 +++++++++++++++++++++
 nimble/host/mesh/src/adv.c           | 32 ++++++++++++++-----------
 nimble/host/mesh/src/adv.h           |  1 +
 nimble/host/mesh/src/beacon.c        | 38 +++++++++++++++++++++++++++---
 nimble/host/mesh/src/cfg_cli.c       |  6 ++---
 nimble/host/mesh/src/friend.c        | 12 ++++++----
 nimble/host/mesh/src/glue.c          |  5 ++++
 nimble/host/mesh/src/prov.c          | 14 ++++++++---
 nimble/host/mesh/src/prov.h          |  2 +-
 nimble/host/mesh/src/proxy.c         | 45 +++++++++++++++++++++++++++++++-----
 nimble/host/mesh/src/transport.c     | 38 +++++++++++++++++++-----------
 12 files changed, 174 insertions(+), 48 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.