mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 02:27:21 +09:00
sm6250-common: wifi: Enable DFS channel scanning in P2P search
- Fixes P2P when connected to 5GHz access point. Change-Id: Ie94aa06e9b6be9345688a1e10caa9a62b180eb30
This commit is contained in:
parent
2ee0ca84b8
commit
43facd7f9c
@ -517,6 +517,11 @@ enable_disconnect_roam_offload=1
|
||||
# Enable/Disable RTT feature
|
||||
gEnableRTTSupport=0
|
||||
|
||||
#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
|
||||
|
Loading…
x
Reference in New Issue
Block a user