google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

WifiManager.startScan() / SCAN_RESULTS_AVAILABLE_ACTION problem #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to execute WifiManager.startScan() frequently (for example each 5 
seconds)
2. Check results when receiving the BroadcastReceiver for 
"SCAN_RESULTS_AVAILABLE_ACTION"
3.

What is the expected output? What do you see instead?
Expected: fast scanning and getting of results
Actual outcome: scan results are just received all 30 seconds.

What version of the product are you using?
OpenEve 2.3.3.

On what operating system?

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )

Please provide any additional information below.

Original issue reported on code.google.com by ti08m...@gmail.com on 8 May 2011 at 2:30

GoogleCodeExporter commented 9 years ago
Logcat shows always "05-08 16:41:43.919: ERROR/wpa_supplicant(3784): Ongoing 
Scan action..." when executing "WifiManager.startScan()" once more.

Original comment by ti08m...@gmail.com on 8 May 2011 at 2:42

GoogleCodeExporter commented 9 years ago
Can someone check / confirm this problem?

Original comment by ti08m...@gmail.com on 29 May 2011 at 6:20

GoogleCodeExporter commented 9 years ago
@wkpark: can you check this?

Original comment by ti08m...@gmail.com on 2 Jun 2011 at 11:20

GoogleCodeExporter commented 9 years ago
Please retry to check it with the latest GB2.3.4

Original comment by wkp...@gmail.com on 2 Jun 2011 at 11:29

GoogleCodeExporter commented 9 years ago
I rechecked with latest 2.3.4 now:

it's a bit better now. Now i'm getting results at least all 15 seconds (rare 
also all 10 seconds).

Is there a way to improve this a bit more?

Original comment by ti08m...@gmail.com on 6 Jun 2011 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 6 Sep 2011 at 11:01