From d70afc097773da8f3da347402a720f4d2724ec85 Mon Sep 17 00:00:00 2001 From: xshu Date: Thu, 17 Jan 2019 11:03:29 -0800 Subject: sdm660-common: wifi: Disable BSS flush Bug: 73301881 Test: Verify that the connected MAC randomization ~3 seconds delay problem is gone Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75 --- wifi/wpa_supplicant_overlay.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/wifi/wpa_supplicant_overlay.conf b/wifi/wpa_supplicant_overlay.conf index 86ad2d1..5c99eee 100644 --- a/wifi/wpa_supplicant_overlay.conf +++ b/wifi/wpa_supplicant_overlay.conf @@ -5,4 +5,5 @@ bss_max_count=512 interworking=1 hs20=1 auto_interworking=0 +bss_no_flush_when_down=1 driver_param=use_p2p_group_interface=1 -- cgit v1.2.3