summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-02-27 16:00:49 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-02-27 16:02:38 +0200
commit56f7a0618a571e7464715e9b7252f949603ef26c (patch)
treec112e9bb6d67877923be3cf8f8e10ad13b8a8763 /TODO
parenta46ef6105dfc81f4eb5c756f9a05fa58030b5454 (diff)
downloadbluez-56f7a0618a571e7464715e9b7252f949603ef26c.tar.gz
TODO: Remove signed write task
This task has been completed.
Diffstat (limited to 'TODO')
-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