summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-11 13:49:04 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-11 13:49:04 +0200
commit864ff71b5cf5eb75d393d16b1fbbb9441b475ebd (patch)
treeec6615ae362ed2d83a7167106100b29953a4c8d4 /TODO
parent8423e26e665f03cacb3817a6f3038c0a795f9599 (diff)
TODO: Update Device.Connect item status
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 5fafbf52d..7530e8624 100644
--- a/TODO
+++ b/TODO
@@ -60,9 +60,6 @@ BlueZ 5
Priority/Complexity omitted as all items are required before 5.0 is
released.
-- Update Device.Connect to connect any "auto_connect" profiles that are
- not currently connected instead of returning "already connected".
-
- 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.
@@ -90,6 +87,9 @@ released.
Completed items:
+- Update Device.Connect to connect any "auto_connect" profiles that are
+ not currently connected instead of returning "already connected".
+
- Update the btd_profile connection state tracking so that device.c also
knows about remotely initiated connections.