commit | a5ec95cdb1a7d2024249277dff1f99d0046c9b56 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Wed Jul 08 17:11:17 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Thu Jul 09 16:54:39 2009 -0400 |
tree | 5bf844072a7e160dede6dd2e68bce8c3349e355d | |
parent | d1e5e3ffc22478bad8525dec4f1c6d57fe0ad368 [diff] |
wifi: WifiManager.startScan() will now do passive scans by default. Active scans will only happen if a hidden AP is in use, or if the new method WifiManager.startScanActive() is called. This fixes some audio playback problems with bluetooth A2DP. Signed-off-by: Mike Lockwood <lockwood@android.com>