Diff between 8945a3be676ba4544d6946c2a0d0ae6ef8bbf67a and ee03e390de8ea59441f241b3f13a96733c8afb34
Changed Files
| File | Additions | Deletions | Status |
| TODO | +6 | -0 | modified |
Full Patch
diff --git a/TODO b/TODO
index 7bb100b..078829e 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.