Diff between a46ef6105dfc81f4eb5c756f9a05fa58030b5454 and 56f7a0618a571e7464715e9b7252f949603ef26c

Changed Files

File Additions Deletions Status
TODO +0 -6 modified

Full Patch

diff --git a/TODO b/TODO
index db80b95..279c0cf 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