From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- docs/libnm/html/NMDevice6Lowpan.html | 157 +++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 docs/libnm/html/NMDevice6Lowpan.html (limited to 'docs/libnm/html/NMDevice6Lowpan.html') diff --git a/docs/libnm/html/NMDevice6Lowpan.html b/docs/libnm/html/NMDevice6Lowpan.html new file mode 100644 index 00000000..1101b793 --- /dev/null +++ b/docs/libnm/html/NMDevice6Lowpan.html @@ -0,0 +1,157 @@ + + + + +NMDevice6Lowpan: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMDevice6Lowpan

+

NMDevice6Lowpan

+
+
+

Functions

+
++++ + + + + + + + + + + +
+NMDevice * + +nm_device_6lowpan_get_parent () +
const char * + +nm_device_6lowpan_get_hw_address () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_DEVICE_6LOWPAN_PARENT
#defineNM_DEVICE_6LOWPAN_HW_ADDRESS
+
+
+

Description

+
+
+

Functions

+
+

nm_device_6lowpan_get_parent ()

+
NMDevice *
+nm_device_6lowpan_get_parent (NMDevice6Lowpan *device);
+
+

Parameters

+
+++++ + + + + + +

device

a NMDevice6Lowpan

 
+
+
+

Returns

+

the device's parent device.

+

[transfer none]

+
+

Since: 1.14

+
+
+
+

nm_device_6lowpan_get_hw_address ()

+
const char *
+nm_device_6lowpan_get_hw_address (NMDevice6Lowpan *device);
+

Gets the hardware (MAC) address of the NMDevice6Lowpan

+
+

Parameters

+
+++++ + + + + + +

device

a NMDevice6Lowpan

 
+
+
+

Returns

+

the hardware address. This is the internal string used by the +device, and must not be modified.

+
+

Since: 1.14

+
+
+
+

Types and Values

+
+

NM_DEVICE_6LOWPAN_PARENT

+
#define NM_DEVICE_6LOWPAN_PARENT          "parent"
+
+
+
+
+

NM_DEVICE_6LOWPAN_HW_ADDRESS

+
#define NM_DEVICE_6LOWPAN_HW_ADDRESS      "hw-address"
+
+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5