From: Tomasz Bursztyka Date: Wed, 4 Jul 2012 14:24:42 +0000 (+0300) Subject: TODO: Remove BackgroundScanning task X-Git-Tag: 1.4~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3bf93f125d8612a9684e449252814f563035d5a0;p=platform%2Fupstream%2Fconnman.git TODO: Remove BackgroundScanning task --- diff --git a/TODO b/TODO index 5c9a1fb..d1c5864 100644 --- a/TODO +++ b/TODO @@ -76,21 +76,6 @@ WiFi Complexity: C1 -- Wireless background scan - - Priority: Medium - Complexity: C4 - Owner: Tomasz Bursztyka - - 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 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 =========