Open jannispinter opened 9 years ago
Limiting the scan for a certain frequency band could speed up scanning. This is actually possible, via the hidden API (See: https://android.googlesource.com/platform/frameworks/base/+/android-4.0.3_r1.1/wifi/java/android/net/wifi/WifiManager.java#775)
However, at the time, it seems tricky to build it with the standard tools (since it's hidden) and I don't know whether F-Droid can build it.
Limiting the scan for a certain frequency band could speed up scanning. This is actually possible, via the hidden API (See: https://android.googlesource.com/platform/frameworks/base/+/android-4.0.3_r1.1/wifi/java/android/net/wifi/WifiManager.java#775)
However, at the time, it seems tricky to build it with the standard tools (since it's hidden) and I don't know whether F-Droid can build it.