OSDN Git Service

service/example: Complete HR simulation
authorArman Uguray <armansito@google.com>
Wed, 30 Sep 2015 05:30:53 +0000 (22:30 -0700)
committerArman Uguray <armansito@google.com>
Tue, 6 Oct 2015 00:15:36 +0000 (17:15 -0700)
commit1c162dc31bad03ee21a93e5afb9c7a572bf21ec7
tree08240dca0390e310f0344f3848ed0cd6d7ec7244
parentcd644e3c54a4321b7626b52531c59f88e24e87be
service/example: Complete HR simulation

Added the remaining logic for an example Heart Rate server app.
Also added more annotations throughout the code.

Bug: 24245347
Change-Id: I46184d2585eeb7683efdc5ea7122d0472dd7f05b
service/example/heart_rate/constants.h [new file with mode: 0644]
service/example/heart_rate/heart_rate_server.cpp
service/example/heart_rate/heart_rate_server.h
service/example/heart_rate/server_main.cpp
service/low_energy_constants.h