Diff between 8e83922c84a7cd01434f3e7236e27ded5681d864 and 505209264c2cc1d38a2f16e9cedb16db977ac090
Changed Files
| File | Additions | Deletions | Status |
| TODO | +5 | -0 | modified |
Full Patch
diff --git a/TODO b/TODO
index e66738e..eb2177e 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,11 @@ General
Priority: high
Complexity: C4
+- Add support for Authentication for client sessions in obexd
+
+ Priority: high
+ Complexity: C2
+
- Update PBAP client/server implementation to 1.2 and create necessary APIs for
new features it introduces.