nm-device-6lowpan
NMDevice * nm_device_6lowpan_get_parent (NMDevice6Lowpan *device);
NMDevice6Lowpan *device
device
a NMDevice6Lowpan
the device's parent device.
[transfer none]
Since: 1.14
const char * nm_device_6lowpan_get_hw_address (NMDevice6Lowpan *device);
Gets the hardware (MAC) address of the NMDevice6Lowpan
the hardware address. This is the internal string used by the device, and must not be modified.
#define NM_DEVICE_6LOWPAN_PARENT "parent"
#define NM_DEVICE_6LOWPAN_HW_ADDRESS "hw-address"