summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-01-31 13:44:41 -0600
committerJohan Hedberg <johan.hedberg@intel.com>2013-01-31 13:44:41 -0600
commita5ee04e208e3e31dc5d70444517180b646b7e910 (patch)
tree71b9a169b48aa0496c41548b0a267c41423c3531 /TODO
parenta40350983287a13ff057462f050239a192284f73 (diff)
downloadbluez-a5ee04e208e3e31dc5d70444517180b646b7e910.tar.gz
TODO: Remove completed passive scanning entry
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.