summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-01-02 15:58:37 -0800
committerMarcel Holtmann <marcel@holtmann.org>2013-01-02 15:58:37 -0800
commitc63334ea520c6f6854b1e603aa4976830ae4c707 (patch)
treeac9d528c70100e39ba3443a21bbdb1d9988d5b43 /TODO
parente37331fde81de9c9d7a73d60675d4a33e5460576 (diff)
downloadconnman-c63334ea520c6f6854b1e603aa4976830ae4c707.tar.gz
connman-c63334ea520c6f6854b1e603aa4976830ae4c707.tar.bz2
connman-c63334ea520c6f6854b1e603aa4976830ae4c707.zip
TODO: Add entry for BlueZ 5.x task
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
index dcbe57c5..0654cc58 100644
--- 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
========