History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/NoBandChannelHelperTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28345f81bf3f95e25946d398d594f39141c41442 05-Mar-2016 Mitchell Wills <mwills@google.com> Make sure all tests are annotated with a size

Bug: 27428545
Change-Id: I98e9c28a22190b6455bb74bbee54f558f6574612
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/NoBandChannelHelperTest.java
798a997d2e5bf8b3278bfeaa7ca841394e2db4b9 12-Feb-2016 Mitchell Wills <mwills@google.com> Add final bits of required functionality for ChannelHelper

Add support for getting the list of available channels for a band if
available.
Add support for estimating the duration of a scan.

Change-Id: I8abe6d857400775f72969abd4b15e8763ec772c5
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/NoBandChannelHelperTest.java
39175cc807488dd849e2c530f8be30dd674fbd9f 09-Feb-2016 Mitchell Wills <mwills@google.com> Add more functionality to ChannelHelper

Check if a channel is in a ScanSettings
Add channels to accumulator from native settings
Add unit tests for non-abstract ChannelHelper methods

Change-Id: I86b5194b2a5c852fd25041a363f42caa202dfa7a
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/NoBandChannelHelperTest.java
712ef6246834caeac3d5b06bea08e85d6b29cd7a 05-Feb-2016 Mitchell Wills <mwills@google.com> Add scan channel helper abstraction

This will allow code to easily function without worrying about the
differences in the amount of information known about scan channels.

Currently this abstraction will only support merging channels, but more
functionality will be added as needed. Eventually this will replace all
functionality in WifiChannelHelper.

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