channel_width


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.50" ) ]
public int channel_width { get; set; }

Specifies width of the wireless channel in Access Point (AP) mode.

When set to nm_setting_wireless_channel_width_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 nm_setting_wireless_channel_width_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 nm_setting_wireless_channel_width_auto only when the interface is configured in AP mode.