diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
| commit | f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch) | |
| tree | 10267dcf5b842b7c638a79bd6851549cd849b81d /docs/api/html/nm-settings-dbus.html | |
| parent | 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff) | |
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'docs/api/html/nm-settings-dbus.html')
| -rw-r--r-- | docs/api/html/nm-settings-dbus.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/api/html/nm-settings-dbus.html b/docs/api/html/nm-settings-dbus.html index 18ba9a9e..d5f84012 100644 --- a/docs/api/html/nm-settings-dbus.html +++ b/docs/api/html/nm-settings-dbus.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="nmtui.html" title="nmtui"> <link rel="next" href="nm-settings-nmcli.html" title="nm-settings-nmcli"> -<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -4499,6 +4499,19 @@ Locking a client profile to a certain BSSID will prevent roaming and also disabl </tr> <tr> <td align="left"> +<a name="nm-settings-dbus.property.802-11-wireless.channel-width"></a>channel-width</td> +<td align="left">int32</td> +<td align="left">0</td> +<td>Specifies width of the wireless channel in Access Point (AP) mode. + +When set to 0 (auto) (the default), the channel width is automatically determined. At the moment, this means that the safest (smallest) width is chosen. + +If the value is not 0 (auto), then the 'channel' property must also be set. When using the 2.4GHz band, the width can be at most 40MHz. + +This property can be set to a value different from 0 (auto) only when the interface is configured in AP mode.</td> +</tr> +<tr> +<td align="left"> <a name="nm-settings-dbus.property.802-11-wireless.cloned-mac-address"></a>cloned-mac-address</td> <td align="left">byte array</td> <td align="left"> </td> @@ -5195,6 +5208,6 @@ Negative values have the special effect of excluding other connections with a gr </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.1</div> +<hr>Generated by GTK-Doc V1.34.0</div> </body> </html> \ No newline at end of file |