client: Add connmanctl D-Bus helper functions
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 27 Mar 2013 11:53:47 +0000 (13:53 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Apr 2013 07:20:22 +0000 (10:20 +0300)
commitcb5f603b695ca5f462801150cb42b5fae8ec5d30
treeae2d56c66c2004dc00aecc7d1fffcc1bba910c15
parentc30c95f50672fa4d31ce3227b5c7c5f1bb489c51
client: Add connmanctl D-Bus helper functions

Add helper functions for pretty-printing D-Bus messages and making a
method call.
Makefile.am
client/dbus_helpers.c [new file with mode: 0644]
client/dbus_helpers.h [new file with mode: 0644]