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

Support connecting/disconnecting services, list and set ConnMan properties.
'get_message()' is used to send any method request to ConnMan, and it
returns the reply that several functions use.
client/data_manager.c [new file with mode: 0644]
client/data_manager.h [new file with mode: 0644]