History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/ANQPParserTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29074fe3d2125eeb33db6b9d4425b54e72036661 12-Dec-2016 Peter Qiu <zqiu@google.com> hotspot2: cleanup ANQPParser

Below is the list of cleanups:
- removed unused function
- cleaned up parsing of vendor specific element
- only support Hotspot 2.0 elements, since these are the only
elements that we cared about
- added unit tests

Bug: 33000864
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I2e492525dfa5e28c12336e2bbec2f2882e0af57c
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/ANQPParserTest.java