Diff between a40350983287a13ff057462f050239a192284f73 and a5ee04e208e3e31dc5d70444517180b646b7e910

Changed Files

File Additions Deletions Status
TODO +0 -5 modified

Full Patch

diff --git a/TODO b/TODO
index 4bb0227..7bb100b 100644
--- a/TODO
+++ b/TODO
@@ -17,11 +17,6 @@ Background
 General
 ==========
 
-- Stop passive scanning immediately if the last device in connect_list
-  is removed, instead of waiting for the current cycle to complete. This
-  will require factoring out the passive scanning stopping into its own
-  function.
-
 - UUID handling: Use the new functions created for UUID handling in all parts
   of BlueZ code.  Currently, the new bt_uuid_* functions are being used by
   GATT-related code only.