History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/PasspointNetworkScore.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec28f863c5e46c0a75e8bdb92283304b875ee0f2 07-Mar-2017 Peter Qiu <zqiu@google.com> hotspot2: use ScanResult to match Passpoint providers

This removes ScanDetail and NetworkDetail dependencies from
PasspointManager, and allows provider matching to be performed
using ScanResult instead of ScanDetail.

Bug: 35888100
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: manual test using Global Reach Passpoint profile
Change-Id: I229f042352e2d51cfaf9c154d707f3b6b39b2c5d
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/PasspointNetworkScore.java
49036aa383a6dfdaaf84e760e72d627638a9d86a 04-Jan-2017 Peter Qiu <zqiu@google.com> hotspot2: PasspointNetworkScore cleanup

This reduce the complexity of the scoring system by removing
considerations for AP station count and link speeds. Can be
added back on in the future if needed.

Also added consideration for the RSSI level associated with
the network and if the network is currently active.

Bug: 32714185
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: Ice8e6af907a8ecf6e61f2b061c11f62f5e363036
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/PasspointNetworkScore.java
1be0ef19e27c5bf8091643128c17906ce10c82a8 04-Jan-2017 Peter Qiu <zqiu@google.com> hotspot2: rename PasspointMatchInfo to PasspointNetworkScore

Bug: 32714185
Test: None
Change-Id: Iad731d2fcd5b57ce4378b35f9df697cb5038eab4
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/PasspointNetworkScore.java