summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-10-06 13:40:29 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-06 13:40:29 +0200
commit0c1d85b3dd82a4e8f04ef4e2bf833ef85bf2c784 (patch)
treed4e86c4c6b5583d40389f3d9d3d0e407cc2598f6 /TODO
parent3d51956aaf1795ae321bca22bfdc308daf7f2f35 (diff)
downloadbluez-0c1d85b3dd82a4e8f04ef4e2bf833ef85bf2c784.tar.gz
Add gatttool interactive mode to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index d15d8d71a..7ebbbe3bc 100644
--- a/TODO
+++ b/TODO
@@ -62,3 +62,11 @@ ATT/GATT
Priority: Medium
Complexity: C2
+
+- gatttool: add an interactive command prompt mode. Many LE devices
+ expect the connection to stay up a long time and disable advertising
+ after a disconnection so it's inconvenient to use gatttool in the
+ current "single operation at a time" mode.
+
+ Priority: Medium
+ Complexity: C2