mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-26 02:19:26 +01:00
doc: document disabling bands with a 0.0 modifier
This commit is contained in:
parent
52c098ea74
commit
0bb99bcc33
@ -297,6 +297,9 @@ autoconnect purposes.
|
|||||||
Increase or decrease the preference for 2.4GHz access points by
|
Increase or decrease the preference for 2.4GHz access points by
|
||||||
increasing or decreasing the value of this modifier.
|
increasing or decreasing the value of this modifier.
|
||||||
|
|
||||||
|
A value of 0.0 will disable the 2.4GHz band and prevent scanning or
|
||||||
|
connecting on those frequencies.
|
||||||
|
|
||||||
* - BandModifier5Ghz
|
* - BandModifier5Ghz
|
||||||
- Values: floating point value (default: **1.0**)
|
- Values: floating point value (default: **1.0**)
|
||||||
|
|
||||||
@ -306,6 +309,9 @@ autoconnect purposes.
|
|||||||
networks are highly RSSI sensitive, so it is still possible for IWD to
|
networks are highly RSSI sensitive, so it is still possible for IWD to
|
||||||
prefer 2.4Ghz APs in certain circumstances.
|
prefer 2.4Ghz APs in certain circumstances.
|
||||||
|
|
||||||
|
A value of 0.0 will disable the 5GHz band and prevent scanning or
|
||||||
|
connecting on those frequencies.
|
||||||
|
|
||||||
* - BandModifier6Ghz
|
* - BandModifier6Ghz
|
||||||
- Values: floating point value (default: **1.0**)
|
- Values: floating point value (default: **1.0**)
|
||||||
|
|
||||||
@ -313,6 +319,9 @@ autoconnect purposes.
|
|||||||
or decreasing the value of this modifier. Since 6GHz networks are highly
|
or decreasing the value of this modifier. Since 6GHz networks are highly
|
||||||
RSSI sensitive, this gives an option to prefer 6GHz APs over 5GHz APs.
|
RSSI sensitive, this gives an option to prefer 6GHz APs over 5GHz APs.
|
||||||
|
|
||||||
|
A value of 0.0 will disable the 6GHz band and prevent scanning or
|
||||||
|
connecting on those frequencies.
|
||||||
|
|
||||||
Scan
|
Scan
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user