Add framework for counter callbacks
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 5 Jan 2010 06:42:45 +0000 (22:42 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 5 Jan 2010 06:42:45 +0000 (22:42 -0800)
commit29b2c9556ff6965d3b688e2ff6483dd8ffd43519
treef2ee081afe198b86658f893ef27b6eebf666d163
parent65afea87023cc3e3cec215c6f2f0fa1f1e250040
Add framework for counter callbacks
Makefile.am
doc/manager-api.txt
include/dbus.h
src/connman-dbus.conf
src/connman.h
src/counter.c [new file with mode: 0644]
src/main.c
src/manager.c
test/test-counter [new file with mode: 0755]