---
TODO | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/TODO b/TODO
index 5ee892c..8cb205a 100644
--- a/TODO
+++ b/TODO
@@ -105,14 +105,6 @@ 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
-
- gatttool should have the ability to wait for req responses before
quitting (some servers require a small sleep even with cmd's). Maybe a
--delay-exit or --timeout command line switch.
--
1.7.4.1