client: Service API command line client support
authorTudor Marcu <tudor.a.marcu@intel.com>
Wed, 12 Sep 2012 22:05:51 +0000 (15:05 -0700)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 14 Sep 2012 13:32:00 +0000 (16:32 +0300)
commit0e72f6899873f79d41001efe067938b11c7dd940
tree4bf95ecc079827d67271d2c78254361e1409e038
parent1545e31f2034a67b28e1b6634b160a655d1361d8
client: Service API command line client support

Support Service API message D-Bus message parsing. Functions are
provided for configuring properties, iterating through D-Bus messages
and extracting properties in a useful manner.
client/services.c [new file with mode: 0644]
client/services.h [new file with mode: 0644]