device_google_felix/wifi/wpa_supplicant_overlay.conf
Isaac Chiou bc33412014 wlan: initial function bring up
Include necessary definition, service for wlan function.

Bug: 228913716
Test: WiFi can be enabled with "adb shell cmd wifi set-wifi-enabled enabled"
Test: WiFi can scan with "adb shell cmd wifi start-scan"
Test: WiFi can get scan result with "adb shell cmd wifi list-scan-results"
Test: WiFi can connect to an AP with "adb shell cmd wifi connect-network GoogleGuest open"
Test: WiFi can ping with "adb shell ping www.google.com"
Change-Id: I8798cc1662191f72d672d6b40f92d1ce62b84c74
2022-04-13 15:24:51 +08:00

10 lines
203 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