summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-06 10:55:53 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-06 10:55:53 +0200
commit58c5aafcce9b22d66e5370363717a6db24c21f32 (patch)
tree5b9bddd11d745f81c1e1a26906f8d05e0be8c8b8 /TODO
parent3aa15b56dca27a73f6bc34467ba0ce4c85ee2d9a (diff)
downloadbluez-58c5aafcce9b22d66e5370363717a6db24c21f32.tar.gz
TODO: Update to current status
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8a29b6b5e..5c627fcc4 100644
--- a/TODO
+++ b/TODO
@@ -60,7 +60,15 @@ BlueZ 5
Priority/Complexity omitted as all items are required before 5.0 is
released.
-- Merge obexd.git into bluez.git
+- 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".
+
+- 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
@@ -88,6 +96,8 @@ released.
Completed items:
+- Merge obexd.git into bluez.git
+
- Add Agent callback for incoming just-works (RequestAuthorization)
- Switch to standard object manager interface