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/11/10 22:39:28 UTC

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

This closes #87.

Merge remote-tracking branch 'bgiori/feature-ias' into develop

* bgiori/feature-ias:
  update ias package structure into host/services
  Immediate Alert Service implemented.


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

Branch: refs/heads/master
Commit: 44fffd4d28f3b3880db0f3b7dd1deaec6eae35f3
Parents: fcef18f 635dc15
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Nov 8 14:01:56 2016 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Nov 8 14:01:56 2016 -0800

----------------------------------------------------------------------
 .../ias/include/services/ias/ble_svc_ias.h      |  40 +++++
 net/nimble/host/services/ias/pkg.yml            |  32 ++++
 net/nimble/host/services/ias/src/ble_svc_ias.c  | 146 +++++++++++++++++++
 3 files changed, 218 insertions(+)
----------------------------------------------------------------------