| Top |
Functions
| NMDevice * | nm_device_6lowpan_get_parent () |
| const char * | nm_device_6lowpan_get_hw_address () |
Functions
nm_device_6lowpan_get_parent ()
NMDevice *
nm_device_6lowpan_get_parent (NMDevice6Lowpan *device);
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
Returns
the hardware address. This is the internal string used by the device, and must not be modified.
Since: 1.14
