What is the difference between active scan and passive scan?
问题 What is the difference between mWifiManager.startScanActive() and mWifiManager.startScan() . What is the difference between active scan and passive scan ? 回答1: Passive scanning listens to beacons sent by the access points. That means waiting for the beacon to be sent (usually a few seconds). An active scanning will emit probes to those APs immediately. 回答2: please note that an active scan will consume more energy and as "ordinary" wifi access points broadcast their beacons several times per