summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:33:06 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-14 11:33:06 +0200
commit4664c7fd003ed3b5220ceffbfd8aac28a94480dc (patch)
treec6dafcc7e813e6b29551badd390193724e4e5647 /TODO
parent33efb496dcd940c81410f5cadcab6656fd8a2480 (diff)
downloadbluez-4664c7fd003ed3b5220ceffbfd8aac28a94480dc.tar.gz
TODO: All internal plugins have been converted to standard properties
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 08de49eba..c5197fe4d 100644
--- a/TODO
+++ b/TODO
@@ -64,13 +64,13 @@ released.
- Don't install libbluetooth by default (put it behind a configure switch)
-- [pending] Switch plugins to standard D-Bus properties interface
-
- [pending] Convert storage to user per-remote device directories and
ini-file format
Completed items:
+- Switch plugins to standard D-Bus properties interface
+
- Add connect/disconnect callbacks to all btd_profile instances that
need them and add auto_connect = true to the ones that make sense.