technology: Save state persistently
authorAlok Barsode <alok.barsode@linux.intel.com>
Wed, 24 Aug 2011 13:44:13 +0000 (16:44 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 25 Aug 2011 09:14:21 +0000 (11:14 +0200)
commiteca384a6167bd4b90d229c3fe9ba7d23d020e68b
treec6fffa1faf7c6369b49ab49840dfd092aa8e90b7
parent2020a2813b0a9f8dee53ea9632296db7d914a619
technology: Save state persistently

Save the technology state persistently. This will help in resuming
the technology state after offlinemode or during startup. This patch
just saves the states.
include/storage.h
src/connman.h
src/storage.c
src/technology.c