From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 16 Aug 2022 18:24:19 +0200 Subject: New upstream version 1.39.90 --- docs/libnm/html/NMDeviceOlpcMesh.html | 63 ++++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMDeviceOlpcMesh.html') diff --git a/docs/libnm/html/NMDeviceOlpcMesh.html b/docs/libnm/html/NMDeviceOlpcMesh.html index e005a5b4..3c74eec1 100644 --- a/docs/libnm/html/NMDeviceOlpcMesh.html +++ b/docs/libnm/html/NMDeviceOlpcMesh.html @@ -15,7 +15,9 @@ @@ -66,6 +68,29 @@
+

Properties

+
+++++ + + + + + + + + + + + + +
guintactive-channelRead
+NMDeviceWifi *companionRead
+
+

Types and Values

@@ -85,10 +110,22 @@ + + + +
#define NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL
 NMDeviceOlpcMesh
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceOlpcMesh
+
+
+

Description

@@ -198,6 +235,30 @@ nm_device_olpc_mesh_get_active_channel
#define NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL "active-channel"
 
+
+
+

NMDeviceOlpcMesh

+
typedef struct _NMDeviceOlpcMesh NMDeviceOlpcMesh;
+
+ +
+

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

+