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 2016/08/01 20:59:45 UTC

[8/8] incubator-mynewt-core git commit: This closes #83. Merge remote-tracking branch 'bgiori/develop' into develop

This closes #83.
Merge remote-tracking branch 'bgiori/develop' into develop

* bgiori/develop:
  renamed on_gap_event to on_gap_disconnect to better describe functionality
  added doxygen style comments
  forgot to change header file
  coding standard and on_gap_event changes.
  updated lls location to host and new api
  Update Lost to Loss in comments.
  Added the profiles dir. Added Link Lost Service


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/88e3cb60
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/88e3cb60
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/88e3cb60

Branch: refs/heads/develop
Commit: 88e3cb60ed53d0e87aa024fbce2470fce9de1425
Parents: 0de126a 47b9552
Author: Christopher Collins <cc...@apache.org>
Authored: Mon Aug 1 13:58:55 2016 -0700
Committer: Christopher Collins <cc...@apache.org>
Committed: Mon Aug 1 13:58:55 2016 -0700

----------------------------------------------------------------------
 .../lls/include/profiles/lls/ble_svc_lls.h      |  44 ++++
 net/nimble/host/profiles/lls/pkg.yml            |  31 +++
 net/nimble/host/profiles/lls/src/ble_svc_lls.c  | 200 +++++++++++++++++++
 3 files changed, 275 insertions(+)
----------------------------------------------------------------------