commit | 798c224e328cabe84090f0eae5e143b012221bc9 | [log] [tgz] |
---|---|---|
author | Hu Wang <huw@codeaurora.org> | Thu Mar 30 15:44:55 2017 +0800 |
committer | Hu Wang <huw@codeaurora.org> | Thu Mar 30 16:35:02 2017 +0800 |
tree | b9d9f189c4c967d03531b7a7da9b642248776cbd | |
parent | c67d2bc2cae1f6537ce5b2ec800ee28a6368d008 [diff] |
wifi: Use StaDisablingState to stop supplicant with STA + SAP concurrrency For STA + SAP concurrency, request to stop supplicant is handled in StaDisablingState (instead of ApStaDisabledState). This fix covers: - Airplane toggle when wifi in scanning mode, and - Scanning mode toggle when wifi in scanning mode. CRs-Fixed: 2026538 Change-Id: I44d1770d3ba812e0dc6dc7175d25855194481a30