Commit 77fbeeb
modules: wfa-qt: Enable scan_ssid for proper connection
Without scan_ssid, the STA sends a broadcast probe and
relies on filter_ssid to match results. Since filter_ssid
is not used, scan_ssid must be enabled to explicitly scan
for the configured SSID.
Signed-off-by: Triveni Danda <[email protected]>1 parent e2099c0 commit 77fbeeb
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2002 | 2002 | | |
2003 | 2003 | | |
2004 | 2004 | | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
2005 | 2008 | | |
2006 | 2009 | | |
2007 | 2010 | | |
| |||
0 commit comments