summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-11 13:30:40 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-11 13:30:40 +0200
commit4eaa94621579f933143a0cb8a6896dd20afc93c0 (patch)
tree0dec1dbd531a5e9ed2834a4fbe617e706543a35a /TODO
parentdc288fc6589bcf92d16682bf3225bfc27b9e9888 (diff)
TODO: Update profile connection tracking item
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index be7b80728..5fafbf52d 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 the btd_profile connection state tracking so that device.c also
- knows about remotely initiated connections.
-
- Update Device.Connect to connect any "auto_connect" profiles that are
not currently connected instead of returning "already connected".
@@ -93,6 +90,9 @@ released.
Completed items:
+- Update the btd_profile connection state tracking so that device.c also
+ knows about remotely initiated connections.
+
- Remove deprecated D-Bus signals, methods and properties
(ensuring new ones are in place to replace what's removed).