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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -