Commit: 161691ae36196604195e4615c387ebfbf7235da3
Parent: a75b37a47627ee5de75b47564970ff48a96f7cf4
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2017-09-06 17:22:08
Tree: 2a61317b7ea7a911d2dbf37df543008d30e4717b

build: Cleanup GATT profiles Alert, cyclingspeed, heartrate and proximity can all be implemented using the GATT D-Bus API so they no longer need dedicated APIs.

Diffstat

M Makefile.am | 7 ++- - - - -
M Makefile.tools | 6 ++- - - -
D doc/alert-api.txt | 108 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D doc/cyclingspeed-api.txt | 99 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D doc/heartrate-api.txt | 77 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D doc/proximity-api.txt | 56 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/immalert.c | 292 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/immalert.h | 26 - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/linkloss.c | 340 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/linkloss.h | 26 - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/main.c | 81 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/manager.c | 196 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/manager.h | 26 - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/monitor.c | 822 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/monitor.h | 43 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/proximity.conf | 9 - - - - - - - - -
D profiles/proximity/reporter.c | 270 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D profiles/proximity/reporter.h | 46 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D test/test-alert | 185 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D test/test-cyclingspeed | 197 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D test/test-heartrate | 108 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
D test/test-proximity | 70 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

22 files changed, 4 insertions(+), 3086 deletions(-)

View Full Diff | Patch