Commit e30af8d4 authored by Veerendranath Jakkam's avatar Veerendranath Jakkam
Browse files

wifi: generate SAE+PSK mode AP scan result key based on WPA3 support

For SAE+PSK mode APs AccessPoint.getKey(scanResult) API considering SAE as
preferred security when generating comparison key, Due to this if saved
network is PSK type, WifiTracker couldn't link the AP with saved Wifi
configuration. Thus settings application keeps asking for password when user
tap on SAE mixed mode AP though the network is saved.

This commit fixes the above issue by generating SAE mixed mode scan result
comparison key based on WPA3 support. i.e If WPA3 not supported and scan
result has SAE+PSK capability consider security type as PSK while generating
comparison key.

Change-Id: Iac47c5aebf1d677e01a813e64f9658c3e608ffb4
CRs-Fixed: 2514443
parent 42d2107a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment