summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-02-10 16:24:26 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-02-10 16:33:21 +0200
commita5cd2da3aa09986c49290a0dc7c8b8dbb55c440b (patch)
tree7f6499a6c39df5315cf7a4bbdb399fbcb0fb4a5c
parentbcf078d3ec74e6e69c4a91795639dd4b18783029 (diff)
downloadbluez-a5cd2da3aa09986c49290a0dc7c8b8dbb55c440b.tar.gz
TODO: Bump priority of signed writes
This has to be completed in order to finalize unit tests as well as use it in BfA.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 62b33a054..e489221fd 100644
--- a/TODO
+++ b/TODO
@@ -102,7 +102,7 @@ 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: Medium
+ Priority: High
Complexity: C1
- Add complete GATT test coverage in unit/test-gatt following the GATT test