service: Try preferred technologies first, then normal autoconnect
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 5 Apr 2012 19:38:43 +0000 (22:38 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 11 Apr 2012 12:26:06 +0000 (15:26 +0300)
commit12719330ac58f982ca2b754f7b6d3924cd4f5b91
tree43c5b8bb22e8f1553929609667f3d4cbfaa569d8
parentdb48e317366ae708f29da0e5b7913f5373202989
service: Try preferred technologies first, then normal autoconnect

When autoconnecting, try first with the list of preferred
technologies. If none can be connected or there are no preferred
technologies, do a normal autoconnect.

When autoconnecting preferred services, skip any non-favorite and
online ones in the list instead of ending the autoconnect procedure.
src/service.c