summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>2013-01-30 18:12:30 -0300
committerDenis Kenzior <denkenz@gmail.com>2013-01-30 21:31:55 -0600
commit3a2046c073fc293aa52c3ece0d7ea3f81f11dff5 (patch)
tree22d9e928218ab434c80e262afcbfc047706303e4 /TODO
parent9496fe8e7087d4f6ee3fdda6e58a90f6fa339f86 (diff)
downloadofono-3a2046c073fc293aa52c3ece0d7ea3f81f11dff5.tar.bz2
TODO: Add task for supporting BlueZ 5 in dundee
Diffstat (limited to 'TODO')
-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
===