summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server
Commit message (Expand)AuthorAgeFilesLines
* ClientModeImpl: Attach WifiNetworkAgentSpecifierRoshan Pius2018-11-161-0/+25
* ClientModeImpl: Send connection status to network factoryRoshan Pius2018-11-163-11/+38
* WifiNetworkFactory: Handle network connection/failureRoshan Pius2018-11-161-2/+195
* WifiNetworkFactory: Handle stale user selectionRoshan Pius2018-11-161-23/+54
* WifiNetworkFactory: Handle user selectionRoshan Pius2018-11-161-0/+122
* WifiNetworkSuggestionsManager: Send post connection broadcastRoshan Pius2018-11-161-1/+159
* WifiNetworkSuggestionsManager: Maintain scan result lookup mapRoshan Pius2018-11-161-0/+90
* WifiNetworkSuggestionsManager: Add a module to manage suggestionsRoshan Pius2018-11-162-0/+258
* WifiNetworkFactory: Send list of matching scan results for network requestRoshan Pius2018-11-161-75/+52
* WifiConnectivityManager: Refactor auto-join enable/disableRoshan Pius2018-11-162-13/+54
* Merge changes I2c4acb33,I5352fbf7Michael Plass2018-11-164-63/+65
|\
| * [WifiNetworkSelector] Move OnConnectableListenerMichael Plass2018-11-144-5/+8
| * [WifiNetworkSelector] Pass a callback to record candidatesMichael Plass2018-11-144-63/+62
* | Merge "MAC randomization: copy field in Wificonfiguration"Oscar Shu2018-11-163-0/+102
|\ \
| * | MAC randomization: copy field in Wificonfigurationxshu2018-11-143-0/+102
* | | Merge "passpoint-r2: Implement getAllMatchingWifiConfigs(List<ScanResult>) API"Ecco Park2018-11-162-188/+99
|\ \ \
| * | | passpoint-r2: Implement getAllMatchingWifiConfigs(List<ScanResult>) APIEcco Park2018-11-152-188/+99
* | | | Merge changes I6a17144b,I55648cc8,Ifbc6545f,Ia70cd34a,I86c87d5fMichael Plass2018-11-162-1/+66
|\ \ \ \
| * | | | [WifiScoreCard] Plumb connection attempt noticeMichael Plass2018-11-131-0/+12
| * | | | [WifiScoreCard] Add noteSignalPoll callMichael Plass2018-11-131-0/+1
| * | | | [WifiScoreCard] Plumb into WifiInjectorMichael Plass2018-11-131-1/+2
| * | | | [WifiScoreCard] Add a proto for wifi score cardsMichael Plass2018-11-131-0/+51
| | |_|/ | |/| |
* | | | Merge changes from topic "pnoRecency"Oscar Shu2018-11-151-4/+155
|\ \ \ \
| * | | | pno recency: settings flag implxshu2018-11-141-4/+63
| * | | | Pno recency sortingxshu2018-11-141-0/+92
| | |_|/ | |/| |
* | | | Merge "[WPA3] Move Advanced capability API from StaNetwork to StaIface"Hai Shalom2018-11-151-7/+248
|\ \ \ \ | |_|_|/ |/| | |
| * | | [WPA3] Move Advanced capability API from StaNetwork to StaIfaceHai Shalom2018-11-141-7/+248
| |/ /
* | | Merge "passpoint-r2: Validate PPS MO when parsing PPS-MO XML."TreeHugger Robot2018-11-151-1/+25
|\ \ \ | |/ / |/| |
| * | passpoint-r2: Validate PPS MO when parsing PPS-MO XML.Ecco Park2018-11-121-1/+25
| |/
* | Merge "Persist hiddenSSID for soft ap"Oscar Shu2018-11-141-17/+35
|\ \
| * | Persist hiddenSSID for soft apDaichi Ueura2018-11-121-17/+35
* | | Merge "pno scan metrics"Oscar Shu2018-11-141-0/+16
|\ \ \ | |_|/ |/| |
| * | pno scan metricsxshu2018-11-081-0/+16
| |/
* | Merge "passpoint-r2: unregister ConnectivityCallbacks when it disconnects OSU...Ecco Park2018-11-121-0/+12
|\ \
| * | passpoint-r2: unregister ConnectivityCallbacks when it disconnects OSU APEcco Park2018-11-101-0/+12
* | | Remove all Passpoint configurations in network settings resetDaichi Ueura2018-11-101-0/+62
|/ /
* | Merge changes from topic "SAE-OWE support"Hai Shalom2018-11-078-30/+319
|\ \ | |/ |/|
| * [WPA3] WiFi tests: Add unit tests for WPA3, SuiteB and OWEHai Shalom2018-11-067-26/+314
| * opt/net/wifi: Add support for WPA3 and OWEHai Shalom2018-11-061-4/+5
* | Merge "Increased Wifi Wake consecutive missed scans to 5 and force add last d...David Su2018-11-062-6/+62
|\ \ | |/ |/|
| * Increased Wifi Wake consecutive missed scans to 5 and force add last disconne...David Su2018-10-312-6/+62
* | Merge changes from topics "network_request_match_callback", "wifi_network_spe...Roshan Pius2018-11-064-8/+986
|\ \
| * | WifiNetworkFactory: Implement network matching using network specifierRoshan Pius2018-11-012-7/+376
| * | WifiServiceImpl: Network request match callback registrationRoshan Pius2018-11-012-1/+104
| * | WifiNetworkFactory: Always allow requests from signature appRoshan Pius2018-11-011-1/+22
| * | WifiNetworkFactory: Trigger periodic scansRoshan Pius2018-11-011-13/+215
| * | WifiConfigurationUtil: Validation for network specifierRoshan Pius2018-11-012-20/+142
| * | WifiNetworkFactory: Implement |acceptRequest|Roshan Pius2018-10-311-3/+164
* | | Pno frequency culling: plumb freq to wificondxshu2018-11-053-1/+19
* | | Pno frequency culling: add feature flagxshu2018-11-051-1/+42