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:21 UTC

[mynewt-core] 01/01: Merge pull request #629 from ccollins476ad/delay-sync-cb

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