SettingWpan
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_wpan_get_type ()" ) ]
[
Version ( since =
"1.14" ) ]
public class SettingWpan :
Setting
IEEE 802.15.4 (WPAN) MAC Settings
Content:
Constants:
Properties:
- public int channel { get; set; }
IEEE 802.15.4 channel.
- public string mac_address { owned get; set; }
If specified, this connection will only apply to the IEEE 802.15.4 (
WPAN) MAC layer device whose permanent MAC address matches.
- public int page { get; set; }
IEEE 802.15.4 channel page.
- public uint pan_id { get; set; }
IEEE 802.15.4 Personal Area Network (PAN) identifier.
- public uint short_address { get; set; }
Short IEEE 802.15.4 address to be used within a restricted
environment.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object