History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/WificondScannerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e6b6ab66c49702d3358b4894d28e322ea9534a84 28-Sep-2017 Ningyuan Wang <nywang@google.com> Fail scan request if no channels are available

This fails scan request if no available channels could
be scanned for this request.
With this fix we can avoid the freezing of WifiScanner in
aformentioned case.

Bug: 67015387
Test: compile, unit test, integration test
Change-Id: I68654ce8d53104484c1559d8b0525585ab50b9e5
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/WificondScannerTest.java
c6e7fd8b76398114980a43c5d90197939c1ddfeb 25-Jul-2017 Ningyuan Wang <nywang@google.com> Dump latest unfiltered scan result

Bug: 63810310
Test: compile, unit tests, manual test

Change-Id: I090aaacb00c3a774edd5c353037f2265f3bf138f
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/WificondScannerTest.java
24367605737f34ba941aac315d3da210c5805921 23-Mar-2017 Ningyuan Wang <nywang@google.com> Fix WificondPnoScannerTest and WificondScannnerTest

This fixes unit tests by using any() instead of any(Set.Class).
This allowes any() to match null parameter.

Bug: 36407367
Test: compile, unit tests

Change-Id: Ie9b52d3f4bd837b7af66b669b49224c5d7395378
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/WificondScannerTest.java
05d51a2d8eb67ea2eaf4cae43280d1cf9fe92645 02-Mar-2017 Ningyuan Wang <nywang@google.com> Rename SupplicantWifiScannerImpl to WificondScannerImpl

This also fixes a few formatting issues.

Bug: 35707137
Test: compile, unit tests, integration test

Change-Id: I1b6642b723c5676620d65136cc6c773b49e28559
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/WificondScannerTest.java