summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index db80b95e0..279c0cf80 100644
--- a/TODO
+++ b/TODO
@@ -99,12 +99,6 @@ Low Energy
ATT/GATT (new shared stack)
===========================
-- shared/att currently doesn't handle signed writes. It should be extended to
- support signing outgoing and verify incoming ATT PDUs.
-
- Priority: High
- Complexity: C1
-
- Add complete GATT test coverage in unit/test-gatt following the GATT test
spec. This could use shared/gatt-client and shared/gatt-server at the same
time to test both against eachother. We should definitely have tests for