mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: wlan: Smarter decisions on whether to use a 2- or 5Ghz AP.
- Implement a smarter system on whether to connect to the provided 2Ghz or 5Ghz network. Change-Id: Idd41e3d9a5e2bde3ea9b4873dffc4274d1530324
This commit is contained in:
parent
fa2583a503
commit
f9b10f5c5d
@ -522,6 +522,10 @@ gEnableRTTSupport=0
|
||||
# 1 - enable (Skip DFS Channel)
|
||||
gSkipDfsChannelInP2pSearch=0
|
||||
|
||||
# TheCrazyLex@PA Prefer connecting to 5Ghz AP
|
||||
# even if its RSSI is lower by 5dBm than the 2.4Ghz AP.
|
||||
gRoamPrefer5GHz=1
|
||||
gSelect5GHzMargin=5
|
||||
END
|
||||
|
||||
# Note: Configuration parser would not read anything past the END marker
|
||||
|
Loading…
x
Reference in New Issue
Block a user