summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-03-21 11:39:42 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-03-21 16:13:45 +0200
commitee03e390de8ea59441f241b3f13a96733c8afb34 (patch)
treea47361dcfa04ec4daa2824a1565ee2dc47ff7ce0 /TODO
parent8945a3be676ba4544d6946c2a0d0ae6ef8bbf67a (diff)
downloadbluez-ee03e390de8ea59441f241b3f13a96733c8afb34.tar.gz
TODO: Add task for PBAP 1.2
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7bb100bbc..078829e00 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,12 @@ General
Priority: high
Complexity: C4
+- Update PBAP client/server implementation to 1.2 and create necessary APIs for
+ new features it introduces.
+
+ Priority: Medium
+ Complexity: C4
+
- Rename glib-helper file to a more convenient name. The idea is try to keep
only sdp helpers functions. bt_* prefix shall be also changed.