Connect service based on service type
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 1 Apr 2010 10:15:54 +0000 (12:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 3 Apr 2010 00:01:34 +0000 (02:01 +0200)
commit06309b134249d56ceceeda90967ba4b3b0b76682
tree9c64d2ecb1ed7a830c1027d95df1a36db8999611
parent59a8daa319192cb43524d3d79851afa8116060de
Connect service based on service type

__connman_service_connect_type() tries to find the appropriate service
based on the service_type argument, and connect it. If the argument is
CONNMAN_SERVICE_TYPE_UNKNOWN, the first available service is picked.
src/connman.h
src/service.c