TODO: Add entry for BlueZ 5.x task
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jan 2013 23:58:37 +0000 (15:58 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jan 2013 23:58:37 +0000 (15:58 -0800)
TODO

diff --git a/TODO b/TODO
index dcbe57c..0654cc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -171,6 +171,19 @@ WiFi
 Bluetooth
 =========
 
+- Add support for BlueZ 5.x APIs
+
+  Priority: High
+  Complexity: C1
+
+  Rename current plugin to plugins/bluetooth-legacy.c and make sure it
+  does not register any technology or service when BlueZ 4.x API is not
+  present.
+
+  Create new plugins/bluetooth.c to support BlueZ 5.x API and make use
+  of GDBusClient and GDBusProxy (see bluetoothctl for usage example).
+
+  Remove plugins/bluetooth-legacy.c support in about 6 month (July 2013).
 
 Cellular
 ========