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/04/07 18:45:11 UTC

[37/50] [abbrv] incubator-mynewt-core git commit: This closes #212.

This closes #212.

Merge branch 'sc_mynewt_661' of https://github.com/rymanluk/incubator-mynewt-core into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/eea7f7ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eea7f7ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/eea7f7ce

Branch: refs/heads/master
Commit: eea7f7ce9685f98431172025e75433919d96676f
Parents: ff34eaa 51d3553
Author: Andrzej Kaczmarek <an...@codecoup.pl>
Authored: Wed Apr 5 15:06:26 2017 +0200
Committer: Andrzej Kaczmarek <an...@codecoup.pl>
Committed: Wed Apr 5 15:06:26 2017 +0200

----------------------------------------------------------------------
 net/nimble/host/src/ble_sm.c      | 50 +++++++++++++++++++++++----------
 net/nimble/host/src/ble_sm_lgcy.c | 19 ++++++-------
 net/nimble/host/src/ble_sm_priv.h |  8 +++---
 net/nimble/host/src/ble_sm_sc.c   | 51 ++++++++++++++++++++++++----------
 4 files changed, 85 insertions(+), 43 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/eea7f7ce/net/nimble/host/src/ble_sm.c
----------------------------------------------------------------------