| Top |
Functions
nm_device_olpc_mesh_get_hw_address ()
const char *
nm_device_olpc_mesh_get_hw_address (NMDeviceOlpcMesh *device);
Gets the hardware (MAC) address of the NMDeviceOlpcMesh
nm_device_olpc_mesh_get_companion ()
NMDeviceWifi *
nm_device_olpc_mesh_get_companion (NMDeviceOlpcMesh *device);
Gets the companion device of the NMDeviceOlpcMesh.
nm_device_olpc_mesh_get_active_channel ()
guint32
nm_device_olpc_mesh_get_active_channel
(NMDeviceOlpcMesh *device);
Returns the active channel of the NMDeviceOlpcMesh device.
Property Details
The “active-channel” property
“active-channel” guint
The device's active channel.
Owner: NMDeviceOlpcMesh
Flags: Read
Default value: 0
The “companion” property
“companion” NMDeviceWifi *
The companion device.
Owner: NMDeviceOlpcMesh
Flags: Read
The “hw-address” property
“hw-address” gchar *
The hardware (MAC) address of the device.
Owner: NMDeviceOlpcMesh
Flags: Read
Default value: NULL
