device_google_shusky/wifi/wpa_supplicant_overlay.conf
kensun 3840f112df Enable sae_pmkid_in_assoc=1 in configuration file
By setting sae_pmkid_in_assoc in wpa_supplicant.conf file,
the PMKID generated in SAE authentication will be sent to
driver in External auth status(NL80211_CMD_EXTERNAL_AUTH) message
to driver. This will help driver/firmware to fill the PMKID
in association request frame.

Bug: 290562226
Test: Manual - Confirmed that sae_pmkid_in_assoc=1 is set in
wpa_supplicant.conf file.
Test: Connect/Disconnect with AP configured in WPA3 security

Change-Id: Ied6a1bea868c732e11a0a341e832701c05dd2478
2023-07-13 14:40:41 +00:00

11 lines
224 B
Text

sae_pwe=2
driver_param=use_p2p_group_interface=1p2p_device=1
disable_scan_offload=1
wowlan_triggers=any
bss_max_count=512
interworking=1
hs20=1
auto_interworking=0
bss_no_flush_when_down=1
btm_offload=1
sae_pmkid_in_assoc=1