summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 4bb0227bb..7bb100bbc 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.