sm7250-common: wifi: Enable DFS channel scanning in P2P search
- Fixes P2P when connected to 5GHz access point. Signed-off-by: firebird11 <hbgassel@gmail.com> Change-Id: I5d13c82d56db4dd8bc4cc350bcb28b82d1f66b37 Signed-off-by: c79 <vexed@riseup.net>
This commit is contained in:
@@ -634,6 +634,11 @@ gEnablePacketLog=0
|
|||||||
|
|
||||||
read_mac_addr_from_mac_file=1
|
read_mac_addr_from_mac_file=1
|
||||||
|
|
||||||
|
#Skip DFS Channel in case of P2P Search
|
||||||
|
# 0 - disable (Scan DFS Channel in P2P Search)
|
||||||
|
# 1 - enable (Skip DFS Channel)
|
||||||
|
gSkipDfsChannelInP2pSearch=0
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
|||||||
Reference in New Issue
Block a user