summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiControllerTest.java
Commit message (Expand)AuthorAgeFilesLines
* WifiController: Minor cleanupsRoshan Pius2019-04-221-22/+19
* WifiController: Defer broadcast registrationRoshan Pius2019-04-221-9/+9
* Don't bring down LOHS when disabling Tethering.Tomasz Wasilczyk2019-02-151-5/+5
* WifiController: Add delay for letting wifi module clean resetRoger Wang2019-01-171-0/+17
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* WifiController: Enable softap toggle in airplane modeRoshan Pius2018-07-301-0/+20
* WifiController: convert ifs to switchRebecca Silberstein2018-07-031-0/+123
* WifiController: merge client mode related statesRebecca Silberstein2018-07-031-17/+17
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-13/+13
* WifiController - turn off hotspot in ECMRoshan Pius2018-07-021-3/+5
* ActiveModeWarden: move WSMP to AMWRebecca Silberstein2018-06-211-121/+119
* WifiController: softap mode untetheredRebecca Silberstein2018-05-081-71/+476
* ClientModeManager: control WifiStateMachineRebecca Silberstein2018-04-181-13/+8
* WifiStateMachine: remove unused statesRebecca Silberstein2018-04-181-1/+3
* WifiController: use callbacks instead of bcastsRebecca Silberstein2018-04-181-4/+7
* WifiStateMachinePrime: centralize native failure handlingRebecca Silberstein2018-04-181-5/+9
* WifiStateMachine: onDown triggers wifi offRebecca Silberstein2018-03-301-8/+35
* SelfRecovery/WifiDiagnostics: Use a generic reason code for crashRoshan Pius2018-03-151-1/+1
* Merge changes Idfaf5032,I0b86a23eRebecca Silberstein2018-03-011-0/+111
|\
| * WifiController: add check for location serviceRebecca Silberstein2018-02-281-0/+112
* | Delay bugreport trigger for watchdog recoveryxshu2018-02-271-1/+10
|/
* plumb reason for bugreport to autobugxshu2018-02-021-2/+1
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* WifiController: facilitate testing with old Mockitomukesh agrawal2018-01-261-5/+2
* Automatically trigger bugreport on fatal conditionsxshu2018-01-241-1/+13
* WifiStateMachinePrime: activate scan modeRebecca Silberstein2018-01-161-4/+0
* WifiController: remove wifi inactive codeRebecca Silberstein2018-01-121-98/+2
* wifi: Add a few more tests to improve WorkSource related coverage.Narayan Kamath2018-01-091-1/+33
* WifiController: activate SoftApMode in WSMPRebecca Silberstein2017-12-131-0/+2
* WifiController: add WifiStateMachinePrimeRebecca Silberstein2017-12-121-2/+5
* Remove ambiguous wildcard import of org.mockito.Matchers.*Paul Duffin2017-03-171-1/+0
* FrameworkFacade: add helper to ease testingRebecca Silberstein2017-03-061-1/+19
* Don't manipulate driver state from WifiControllerChristopher Wiley2016-08-101-4/+0
* WifiController: correct active state after ap mode am: 24750cd1f8 am: c2a5d4f9e8Rebecca Silberstein2016-08-031-0/+28
|\
| * WifiController: correct active state after ap modeRebecca Silberstein2016-08-021-0/+28
| * DO NOT MERGE WifiController: Add CMD_RESET_WIFI commandRebecca Silberstein2016-06-281-0/+119
| * DO NOT MERGE WifiLockManager: create class to manage WifiLocksRebecca Silberstein2016-06-281-2/+40
* | WifiController: Add CMD_RESET_WIFI commandRebecca Silberstein2016-05-271-0/+119
* | WifiLockManager: create class to manage WifiLocksRebecca Silberstein2016-05-261-2/+40
* | Move test components into its own static libraryChristopher Wiley2016-05-191-2/+3
|/
* WifiController: set to proper state after SoftAPRebecca Silberstein2016-05-091-0/+30
* WifiControllerTest: cleanup style issuesRebecca Silberstein2016-05-091-63/+25
* Fix unit test to check both ECM configsRobert Greenwalt2016-04-181-14/+39
* Unit test for WifiController's emergency mode behaviorsVinit Deshpande2016-01-141-0/+251