summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/SoftApManager.java
Commit message (Expand)AuthorAgeFilesLines
* SoftApManager: retrieve config when nullRebecca Silberstein2017-03-151-5/+8
* WifiMetrics: use SoftAp return code metricsRebecca Silberstein2017-02-241-0/+6
* SoftApManager: add WifiMetrics to constructorRebecca Silberstein2017-02-241-1/+5
* WifiStateMachine: create mode manager classesRebecca Silberstein2016-10-241-1/+1
* SoftApManager: move config argument to constructorRebecca Silberstein2016-10-241-19/+21
* SoftApManager should listen for interface up/downChristopher Wiley2016-10-111-4/+87
* Split out DeathRecipient behaviorChristopher Wiley2016-08-021-34/+17
* Use wificond to configure and start hostapdChristopher Wiley2016-08-011-20/+54
* Tear down AP when wificond's IApInterface diesChristopher Wiley2016-07-131-7/+54
* Make SoftApManager.StartedState its own stateChristopher Wiley2016-07-131-1/+1
* Remove all knowledge of tethering from SoftApManagerChristopher Wiley2016-05-311-238/+2
* Add SoftApManager classPeter Qiu2016-02-181-0/+474