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

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -