Disable offline mode when enabling a technology from offline mode
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 29 Jul 2010 18:10:02 +0000 (20:10 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 29 Jul 2010 18:10:02 +0000 (20:10 +0200)
commit6d223212daa782df716b5a449476d137cd181fa2
tree310ebd88fe03624c96016567e8f674501f2f50a8
parentf0031470e7467e7ef3c1c483c2599eee3d9be130
Disable offline mode when enabling a technology from offline mode

When enabling a technology in offline mode ConnMan now enables said
technology, set offline mode to false while keeping the other technologies
off.
src/connman.h
src/device.c
src/manager.c
src/profile.c