diff options
author | Anurag Das <anurdas@codeaurora.org> | 2018-11-13 17:36:34 +0530 |
---|---|---|
committer | Anurag Das <anurdas@codeaurora.org> | 2018-11-13 18:19:01 +0530 |
commit | 930666fe707a152572ebc59ce91784836c1f3c42 (patch) | |
tree | 9dd4648ab8f25176c4c712b6398793b1d21194e6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 70cbe7b06ef47b74efae8c82f274c86d223a6c26 (diff) |
Wifi: Connect indication on UI for STA when AP supports SAE+PSK
Currently, when user adds a network with PSK AKM type and
if AP supports both SAE and PSK AKM, then STA connects with
PSK AKM but connect indication is not shown in UI. This happens
because Accesspoint object has SAE AKM for this scanresult
and saved config has PSK type network.
This change introduces a new parameter apSupportsSaeandPsk
and based on this parameter (along with config having PSK AKM)
we update the connected accesspoint object with networkinfo.
Change-Id: I96eeabd755016a4f5d2de6a932c2e1c00d27adc0
CRs-Fixed: 2344317
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions