summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>2012-07-04 17:24:42 +0300
committerMarcel Holtmann <marcel@holtmann.org>2012-07-05 09:08:40 +0200
commit3bf93f125d8612a9684e449252814f563035d5a0 (patch)
treee445d604e8ef39ffafcb9cf9344d74d59d0d0da0 /TODO
parent5b45fc2b74bcb7244afee60ae651749f882dbe9e (diff)
downloadconnman-3bf93f125d8612a9684e449252814f563035d5a0.tar.gz
connman-3bf93f125d8612a9684e449252814f563035d5a0.tar.bz2
connman-3bf93f125d8612a9684e449252814f563035d5a0.zip
TODO: Remove BackgroundScanning task
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 2 insertions, 17 deletions
diff --git a/TODO b/TODO
index 5c9a1fbf..d1c58646 100644
--- a/TODO
+++ b/TODO
@@ -76,21 +76,6 @@ WiFi
Complexity: C1
-- Wireless background scan
-
- Priority: Medium
- Complexity: C4
- Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-
- While connected ConnMan should offload the background scanning to
- wpa_supplicant. Wpa_supplicant allows for a fancy background scan
- which frequency increases after the current connection signal level
- drops below a defined threshold.
- We should also be able to have wpa_supplicant do the background
- scanning for us when we're not connected, if we have configured our
- favorite networks.
-
-
- WiFi p2p
Priority: Medium
@@ -111,8 +96,8 @@ WiFi
Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Removing global country property setter in gsupplicant, and removing
- wifi's technology set_regdom implementation. (Note: should be done around
- the end 2012)
+ wifi's technology set_regdom implementation. Removing autoscan fallback.
+ (Note: should be done around the end 2012)
Bluetooth
=========