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 2017/10/19 22:31:34 UTC

[mynewt-newtmgr] branch master updated (aa10a37 -> e77b5ac)

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-newtmgr.git.


    from aa10a37  Merge pull request #38 from ccollins476ad/connstring
     add 5a5f2ad  nmxact - Error type representing a failure to pair
     new e77b5ac  Merge pull request #40 from ccollins476ad/ble-pair-error

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:
 nmxact/nmble/ble_proto.go  | 79 ++++++++++++++++++++++++++++++++++++++++++++++
 nmxact/nmble/ble_util.go   | 28 ++++++++++++++++
 nmxact/nmble/naked_sesn.go | 17 ++++++++--
 nmxact/nmxutil/nmxerr.go   | 30 ++++++++++++++++++
 4 files changed, 151 insertions(+), 3 deletions(-)

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

[mynewt-newtmgr] 01/01: Merge pull request #40 from ccollins476ad/ble-pair-error

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-newtmgr.git

commit e77b5acc385736ce8e8bc107bb8b80d6008db4e5
Merge: aa10a37 5a5f2ad
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Oct 19 15:31:33 2017 -0700

    Merge pull request #40 from ccollins476ad/ble-pair-error
    
    nmxact - Error type representing a failure to pair

 nmxact/nmble/ble_proto.go  | 79 ++++++++++++++++++++++++++++++++++++++++++++++
 nmxact/nmble/ble_util.go   | 28 ++++++++++++++++
 nmxact/nmble/naked_sesn.go | 17 ++++++++--
 nmxact/nmxutil/nmxerr.go   | 30 ++++++++++++++++++
 4 files changed, 151 insertions(+), 3 deletions(-)

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