You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ry...@apache.org on 2018/01/17 17:07:57 UTC

[mynewt-core] branch master updated (705aad0 -> 6e3e2c7)

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

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


    from 705aad0  Merge pull request #740 from gj262/cputime
     add b854f39  nimble/att: Fix error code when accessing characteristics
     add 768633d  nimble/att: Fix response for unknown opcode
     new 6e3e2c7  Merge pull request #736 from rymanluk/att_fix

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/nimble/host/src/ble_att.c               | 22 +++++++++++++++++++++-
 net/nimble/host/src/ble_att_priv.h          |  3 +++
 net/nimble/host/src/ble_att_svr.c           |  8 ++++----
 net/nimble/host/test/src/ble_att_svr_test.c | 29 ++++++++++++++++++++++++++++-
 4 files changed, 56 insertions(+), 6 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 #736 from rymanluk/att_fix

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

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

commit 6e3e2c79f989f5a348d9d53e125aec5e5105095b
Merge: 705aad0 768633d
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Wed Jan 17 18:07:53 2018 +0100

    Merge pull request #736 from rymanluk/att_fix
    
    nimble/att: Fix for PTS issue reported in MYNEWT-886

 net/nimble/host/src/ble_att.c               | 22 +++++++++++++++++++++-
 net/nimble/host/src/ble_att_priv.h          |  3 +++
 net/nimble/host/src/ble_att_svr.c           |  8 ++++----
 net/nimble/host/test/src/ble_att_svr_test.c | 29 ++++++++++++++++++++++++++++-
 4 files changed, 56 insertions(+), 6 deletions(-)

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