OSDN Git Service

TODO: Mark profile auto-connection upon registration as done
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 11 Dec 2012 12:06:45 +0000 (14:06 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 11 Dec 2012 12:06:45 +0000 (14:06 +0200)
TODO

diff --git a/TODO b/TODO
index 7530e86..2bb67df 100644 (file)
--- a/TODO
+++ b/TODO
@@ -60,10 +60,6 @@ BlueZ 5
 Priority/Complexity omitted as all items are required before 5.0 is
 released.
 
-- Auto-connect newly registered profiles if we're in a connected state
-  created by Device.Connect. This will fix e.g. oFono crashing and
-  restarting.
-
 - Convert obexd to use org.bluez.Profile
 
 - Convert obexd & obex-client to ObjectManager/Properties
@@ -87,6 +83,10 @@ released.
 
 Completed items:
 
+- Auto-connect newly registered profiles if we're in a connected state
+  created by Device.Connect. This will fix e.g. oFono crashing and
+  restarting.
+
 - Update Device.Connect to connect any "auto_connect" profiles that are
   not currently connected instead of returning "already connected".