summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiStateMachineTest.java
Commit message (Expand)AuthorAgeFilesLines
* WifiStateMachine: add mode to softap updateRebecca Silberstein2017-06-061-9/+25
* WifiStateMachine: add iface name to ap updatesRebecca Silberstein2017-06-051-2/+55
* WifiStateMachine: Reset network ID for WPSRoshan Pius2017-05-301-4/+21
* SelfRecovery: Module for initiating internal stack restartsRoshan Pius2017-05-261-5/+26
* WifiNative: Add VINTF check for vendor HALRoshan Pius2017-05-171-8/+0
* WifiStateMachine: Return false when disableNetwork failsRoshan Pius2017-05-151-0/+18
* WifiStateMachine: properly update wifi enablingRebecca Silberstein2017-05-101-6/+42
* Merge "Fix START_WPS null exception" into oc-devTreeHugger Robot2017-04-121-0/+16
|\
| * Fix START_WPS null exceptionGlen Kuhne2017-04-101-0/+16
* | WifiStateMachine: exclude CMD_RSSI_POLL for LogRecsmukesh agrawal2017-04-051-0/+33
|/
* Merge "WSM: Support add/update/enable network in any state" into oc-devTreeHugger Robot2017-04-051-16/+30
|\
| * WSM: Support add/update/enable network in any stateRoshan Pius2017-04-031-16/+30
* | Merge "[Reland] hotspot2: track creator UID for installed providers" into oc-devTreeHugger Robot2017-04-041-4/+6
|\ \
| * | [Reland] hotspot2: track creator UID for installed providersPeter Qiu2017-04-031-4/+6
| |/
* / WifiStateMachineTest: Fix test flakeRoshan Pius2017-04-031-14/+7
|/
* hotspot2: initiate disconnect when updating current network's providerPeter Qiu2017-03-301-8/+19
* Merge "Reset & Stop updating WifiInfo outside ConnectMode" into oc-devGlen Kuhne2017-03-291-0/+66
|\
| * Reset & Stop updating WifiInfo outside ConnectModeGlen Kuhne2017-03-281-0/+66
* | Local log buffer shared by connectivity modulesRandy Pan2017-03-281-1/+0
|/
* WifiStateMachine: Handle vendor HAL deathRoshan Pius2017-03-281-0/+29
* WifiStateMachineTest: update string matchersRebecca Silberstein2017-03-221-8/+12
* WifiStateMachine: Remove networks on enter/exit ConnectModeRoshan Pius2017-03-211-0/+4
* WifiStateMachine: Fix WPS handlingRoshan Pius2017-03-171-0/+119
* hotspot2: add support for WifiStateMachine#syncGetMatchingWifiConfigPeter Qiu2017-03-161-0/+42
* WifiStateMachine: Note user selection only for settings appRoshan Pius2017-03-141-0/+4
* WifiStateMachine: Allow any app to initiate connectionRoshan Pius2017-03-101-1/+53
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-1/+3
* WifiPermissionsUtil: add checkConfigOverrideRebecca Silberstein2017-03-091-2/+0
* WifiNative: Use Vendor HAL for mode changeRoshan Pius2017-03-061-2/+2
* hotspot2: synchronize Passpoint configuration changes through WifiStateMachinePeter Qiu2017-03-021-0/+84
* WifiStateMachine: Return Succeeded when connecting to the same networkMehdi Alizadeh2017-03-021-0/+37
* WifiStateMachine: merge scan mode handlingRebecca Silberstein2017-03-011-33/+72
* WifiStateMachine: optimize and improve testsmukesh agrawal2017-02-231-27/+18
* WifiStateMachineTest: use a real Clockmukesh agrawal2017-02-221-1/+1
* Note WifiState in BatteryStatsSohani Rao2017-02-171-0/+2
* WifiSupplicantControl: Remove this class (Part 1)Roshan Pius2017-02-161-4/+2
* WifiStateMachine: allow config removalRebecca Silberstein2017-02-151-8/+10
* WifiStateMachine: add delete config helper methodRebecca Silberstein2017-02-151-0/+50
* Create new class WificondControlNingyuan Wang2017-02-081-10/+6
* WifiStateMachine: Prepare for HIDL integrationRoshan Pius2017-02-011-7/+30
* WifiStateMachine: remove service dependenceRebecca Silberstein2017-01-121-4/+4
* Merge "WifiInjector: add WifiConnectivityManager"Rebecca Silberstein2016-11-301-0/+4
|\
| * WifiInjector: add WifiConnectivityManagerRebecca Silberstein2016-11-221-0/+4
* | [NAN-AWARE] Rename NAN to AwareEtan Cohen2016-11-061-5/+5
|\|
| * [NAN-AWARE] Rename NAN to AwareEtan Cohen2016-11-051-5/+5
| * Move WifiNetworkSelector to WifiInjectorRandy Pan2016-10-041-0/+1
* | Move WifiNetworkSelector to WifiInjector am: 2dfadf313bRandy Pan2016-10-061-0/+1
|\ \
| * | Move WifiNetworkSelector to WifiInjectorRandy Pan2016-10-061-0/+1
| |/
* / Add more capable Settings abstractions to accomodate IpManagerErik Kline2016-10-041-4/+12
|/
* Remove implementation of user selected WiFi bandsChristopher Wiley2016-09-221-2/+0