summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1fef651b..c5797189 100644
--- a/TODO
+++ b/TODO
@@ -159,6 +159,15 @@ Modem Emulator
Priority: Medium
Depends: HFP AG emulator as BlueZ service
+- Add support for BlueZ 5 Profile1 API to dundee
+ BlueZ 5 introduced a new API for registration of external profiles, which
+ obsoletes the Serial API currently in use by dundee. The BlueZ 4 related
+ code will be kept around for some time still.
+
+ Complexity: C2
+ Priority: Medium
+ Owner: Paulo Borges <paulo.borges@openbossa.org>
+
PPP
===