History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/NativeScanResult.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9844569e14ccf4669c5173216590c4514a4a1ae3 19-Jan-2018 Roshan Pius <rpius@google.com> WificondControl: Add parcelable for DBS scans

Add parameters in existing |scan_settings| & |scan_results| for
supporting DBS scans. These changes are in line with the
WifiScanner changes added in ag/3135564 & ag/3135563.

Bug: 68335251
Test: Unit tests
Test: Manual test (Scanning still works)
Change-Id: If835fc0ccec91ba8939f71708464ce56fe135d81
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/NativeScanResult.java
e2baeea02ca0cb4535282fff9da89cbe5d0044e5 18-Jan-2017 Ningyuan Wang <nywang@google.com> Remove extra writing of array length in NativeScanResult

Bug: 34359597
Test: compile
Change-Id: I83009b33035f5c50d0adb321e840ad30894bfaf0
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/NativeScanResult.java
697d6710d8a136243ab8f9cadabfb7d01c3367f9 10-Nov-2016 Ningyuan Wang <nywang@google.com> Create parceable class NativeScanResult

This class is used for passing scan result between framework
and wificond.

Test: compile, unittests, manual test
Bug: 30746278

Change-Id: I3a1e6bc16cb959a08ba21258d200e789fe3d36be
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/wificond/NativeScanResult.java