mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-01-27 14:25:57 +00:00
sapphire: wifi: Enable DFS channel scanning in P2P search
* Fixes P2P when connected to 5GHz access point. Change-Id: I31890645510931c7e7a65759c915a09fec77a1cf
This commit is contained in:
@@ -518,6 +518,11 @@ gActiveMcBcBpfMode=1
|
||||
gRoamPrefer5GHz=1
|
||||
gSelect5GHzMargin=3
|
||||
|
||||
#Skip DFS Channel in case of P2P Search
|
||||
# 0 - disable (Scan DFS Channel in P2P Search)
|
||||
# 1 - enable (Skip DFS Channel)
|
||||
gSkipDfsChannelInP2pSearch=0
|
||||
|
||||
END
|
||||
|
||||
# Note: Configuration parser would not read anything past the END marker
|
||||
|
||||
Reference in New Issue
Block a user