I've a problem to understand if the Android do a wifi scan when my application run the startScan() command or the kernel manages the wifi interval with another timing.
I read this conversation: Is there a way to explicitly control WiFi scan intervals in Android?
It seems there isn't a way to tell to the system to scan on a set interval. So, Does way exist to impose a scan interval and tell to the system to do scansions with this interval for my application)?