History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cb59612d2af82044ee74e8f595c9a40498db14b4 19-Jun-2015 Pierre Vandwalle <vandwalle@google.com> make PNO autojoin retries exponential, use elapsedTime instead of upTime for aging out networks
Bug:21856344

Change-Id: I99ed09467aba757eb09ceb8e0fe8eaff3fbf5e67
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java
e3e4fad6e9b2022018a33507e93a39c6446f9916 19-Jun-2015 Pierre Vandwalle <vandwalle@google.com> use the scan result timestamp for aging out networks
Bug:21936726

Change-Id: Icfbae91053663fc7a2ad26a649e2764f5cd5b884
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java
a547460e835d6dfde84eda72df470846d11ba807 11-Apr-2015 Vinit Deshpande <vinitd@google.com> Fix incorrect matching of Passpoint networks

Change-Id: I09cd67d666a781ec6eb2c0f339331d5725149799
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java
8eefaf2c281b44fb7a4d951ba587f447800c4b4f 09-Apr-2015 Vinit Deshpande <vinitd@google.com> Use PasspointMatchInfo to select good passpoint network

This allows selection using various parameters that we care
about; such as WAN metrics et al.

This ignores RSSI based selection of BSSIDs for now; that
may come in later.

Change-Id: Ic88f41a0b26d031c11765e7988deeb092a6472ca
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java
4d381bc39f5263effdae73ec99065eb299b806ca 09-Apr-2015 Vinit Deshpande <vinitd@google.com> Store PasspointMatchInfo in ScanDetailCache

This change moves ScanDetailCache as a stand alone class; since
it has lot of logic related sorting and finding candidates.

This will get used in network selection going forward.

Change-Id: If039779f4274dca64fa7aceae62dca26caeae2d4
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ScanDetailCache.java