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/11/03 23:43:20 UTC

[mynewt-core] branch master updated (9844b16 -> eeacd60)

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 9844b16  Merge pull request #632 from ccollins476ad/rm-conn-cancel
     add 28f4a0d  BLE Host - Delay sync callback after IRK restore
     add 3e03639  Handle ..._COMPLETE events in sample BLE apps.
     new eeacd60  Merge pull request #629 from ccollins476ad/delay-sync-cb

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:
 apps/blecent/src/main.c       |  5 +++++
 apps/bleprph/src/main.c       |  6 ++++++
 apps/bleprph_oic/src/main.c   |  6 ++++++
 apps/blesplit/src/main.c      |  7 +++++++
 apps/bletiny/src/main.c       | 20 +++++++++++---------
 apps/bleuart/src/main.c       |  6 ++++++
 apps/btshell/src/main.c       | 19 +++++++++++--------
 apps/ocf_sample/src/ocf_ble.c |  6 ++++++
 apps/sensors_test/src/main.c  | 12 ++++++++++++
 apps/testbench/src/tbb.c      |  6 ++++++
 net/nimble/host/src/ble_hs.c  | 13 +++++++------
 11 files changed, 83 insertions(+), 23 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 #629 from ccollins476ad/delay-sync-cb

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 eeacd6019569370383ef6377d948849a33db9b9e
Merge: 9844b16 3e03639
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Fri Nov 3 16:43:19 2017 -0700

    Merge pull request #629 from ccollins476ad/delay-sync-cb
    
    BLE Host - Delay sync callback after IRK restore

 apps/blecent/src/main.c       |  5 +++++
 apps/bleprph/src/main.c       |  6 ++++++
 apps/bleprph_oic/src/main.c   |  6 ++++++
 apps/blesplit/src/main.c      |  7 +++++++
 apps/bletiny/src/main.c       | 20 +++++++++++---------
 apps/bleuart/src/main.c       |  6 ++++++
 apps/btshell/src/main.c       | 19 +++++++++++--------
 apps/ocf_sample/src/ocf_ble.c |  6 ++++++
 apps/sensors_test/src/main.c  | 12 ++++++++++++
 apps/testbench/src/tbb.c      |  6 ++++++
 net/nimble/host/src/ble_hs.c  | 13 +++++++------
 11 files changed, 83 insertions(+), 23 deletions(-)

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