technology: Implement Technology Scan and scan start/stop functionality
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 1 Feb 2012 14:43:56 +0000 (16:43 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 4 Feb 2012 00:15:35 +0000 (01:15 +0100)
commit204217ff836c16c8056ff540f137f6470a768258
treecb3a191f40f330b30c0471fe7b4298b5a5f3c0d7
parent1c5a44950001604b346480d3dfc2a6c0596a5146
technology: Implement Technology Scan and scan start/stop functionality

When Technology Scan D-Bus method call is called, add caller to a scan
list and start a scan for the service type. When a device reports scan
completed, check whether it was the last device scanning and reply to
the callers accordingly.

Also check for scanning status when removing devices and technology
objects.
src/connman.h
src/technology.c