android - What is the difference between active scan and passive scan? -


what difference between mwifimanager.startscanactive() , mwifimanager.startscan().
difference between active scan , passive scan?

passive scanning listens beacons sent access points. means waiting beacon sent (usually few seconds).

an active scanning emit probes aps immediately.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -