NMDeviceBt

NMDeviceBt

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── NMObject
        ╰── NMDevice
            ╰── NMDeviceBt

Description

Functions

nm_device_bt_get_hw_address ()

const char *
nm_device_bt_get_hw_address (NMDeviceBt *device);

nm_device_bt_get_hw_address is deprecated and should not be used in newly-written code.


nm_device_bt_get_name ()

const char *
nm_device_bt_get_name (NMDeviceBt *device);

nm_device_bt_get_capabilities ()

NMBluetoothCapabilities
nm_device_bt_get_capabilities (NMDeviceBt *device);

Types and Values

NM_DEVICE_BT_HW_ADDRESS

#define NM_DEVICE_BT_HW_ADDRESS   "hw-address"

NM_DEVICE_BT_NAME

#define NM_DEVICE_BT_NAME         "name"

NM_DEVICE_BT_CAPABILITIES

#define NM_DEVICE_BT_CAPABILITIES "bt-capabilities"

NMDeviceBt

typedef struct _NMDeviceBt NMDeviceBt;

Property Details

The “bt-capabilities” property

  “bt-capabilities”          NMBluetoothCapabilities

Owner: NMDeviceBt

Flags: Read


The “name” property

  “name”                     char *

Owner: NMDeviceBt

Flags: Read

Default value: NULL