Diff between 421afbf1bb47734ae6d904c9de28084aaaa6b86a and ff90e4fdb898f45adc35baba034d6b52d7ea8030

Changed Files

File Additions Deletions Status
TODO +0 -6 modified

Full Patch

diff --git a/TODO b/TODO
index 16de35b..5277e39 100644
--- a/TODO
+++ b/TODO
@@ -177,12 +177,6 @@ ATT/GATT (new shared stack)
   Priority: Low
   Complexity: C4
 
-- Introduce a new GATT client command-line tool to test and use a single
-  instance of bt_gatt_client.
-
-  Priority: Low
-  Complexity: C1
-
 - Move all daemon plugins and profiles that are GATT based to use
   shared/gatt-client instead of attrib/*. This is a complicated task that
   potentially needs a new plugin/profile probing interface and a lot of