client: Use helper functions for IP, autoconnect and removal
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 27 Mar 2013 11:54:04 +0000 (13:54 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Apr 2013 07:27:18 +0000 (10:27 +0300)
commit80bc28a74843eeee1333e1446455d1bd7701aa54
treec0c21cc8ec8847cd3cd98f1c0d86dfa6373800c1
parent787bd1940b33d61ceca91ee84e0db22278ef461d
client: Use helper functions for IP, autoconnect and removal

Use D-Bus helper functions for service remove, autoconnect and IP
configuration.

Create a common callback for all configuration properties. Count also
the number of appended items and add it to the current index when done.
client/commands.c