From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingBluetooth.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/NMSettingBluetooth.html') diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 5ef3cc42..234dd5ba 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -8,7 +8,7 @@ - + @@ -153,7 +153,7 @@ nm_setting_bluetooth_new (void

Returns

the new empty NMSettingBluetooth object.

-

[transfer full]

+

[transfer full]


@@ -286,6 +286,6 @@ Area Networking connections to devices supporting the NAP profile.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingBluetooth.html | 66 +-------------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) (limited to 'docs/libnm/html/NMSettingBluetooth.html') diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 234dd5ba..318b8b7c 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -15,9 +15,7 @@ @@ -67,30 +65,6 @@
-

Properties

-
----- - - - - - - - - - - - - -
-char *bdaddrRead / Write
-char *typeRead / Write
-
-

Types and Values

@@ -122,21 +96,10 @@ - - - -
#define NM_SETTING_BLUETOOTH_TYPE_NAP
 NMSettingBluetooth
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingBluetooth
-
-
-

Description

The NMSettingBluetooth object is a NMSetting subclass that describes properties necessary for connection to devices that provide network @@ -256,33 +219,6 @@ Access Point).

Connection type describing a Bluetooth NAP (Network Access Point), which accepts PANU clients.

-
-
-

NMSettingBluetooth

-
typedef struct _NMSettingBluetooth NMSettingBluetooth;
-

Bluetooth Settings

-
- -
-

Property Details

-
-

The “bdaddr” property

-
  “bdaddr”                   char *
-

The Bluetooth address of the device.

-

Owner: NMSettingBluetooth

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “type” property

-
  “type”                     char *
-

Either "dun" for Dial-Up Networking connections or "panu" for Personal -Area Networking connections to devices supporting the NAP profile.

-

Owner: NMSettingBluetooth

-

Flags: Read / Write

-

Default value: NULL

-