commit | 7b84f68214742867a8a77c4accccdc226dfad9ce | [log] [tgz] |
---|---|---|
author | Nalla Kartheek <karthe@codeaurora.org> | Fri Sep 30 13:24:39 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Oct 31 22:13:01 2016 -0700 |
tree | 3720828ade6c02dfc07b0c7278484c73668aae57 | |
parent | deceb7f156a62239f1fa351113c7ce1b21a38fb8 [diff] |
Wifi: SubSystem Restart for SoftAP + STA concurrency SoftAp need to restart, when interface down event comes from Tethering module on softap0 interface. Broadcast an intent about sub system restart and handle this intent in WifiService. In WifiService do the following actions for sub system restart 1. Disable SoftAP 2. Disable Wifi 3. Enable Wifi 4. Enable SoftAP Change-Id: Icd09436701d8287c0c777e2b7fc24f2a78ffee62 CRs-Fixed: 1072131