technology: Remove 'available' state
authorAlok Barsode <alok.barsode@linux.intel.com>
Wed, 24 Aug 2011 13:44:15 +0000 (16:44 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 25 Aug 2011 09:14:22 +0000 (11:14 +0200)
commitafe64c7ea9931f2442a464cb5c7d5bcd47e98560
tree4c1acacf917510b2291d0b8bf1c26c62f185eb91
parentfa0e75c2255edd7cecd8a1d63390e7e000cc7d83
technology: Remove 'available' state

The connman technology state machine is simplified.
It now has 3 states:
Offline: Technology is disabled.
Enabled: Technology is enabled.
Connected: Technology is connected.
doc/technology-api.txt
src/technology.c