From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- 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 3d8256bf..0fd0e635 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -223,19 +223,19 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).


NM_SETTING_BLUETOOTH_BDADDR

-
#define NM_SETTING_BLUETOOTH_BDADDR    "bdaddr"
+
#define NM_SETTING_BLUETOOTH_BDADDR "bdaddr"
 

NM_SETTING_BLUETOOTH_TYPE

-
#define NM_SETTING_BLUETOOTH_TYPE      "type"
+
#define NM_SETTING_BLUETOOTH_TYPE   "type"
 

NM_SETTING_BLUETOOTH_TYPE_DUN

-
#define NM_SETTING_BLUETOOTH_TYPE_DUN  "dun"
+
#define NM_SETTING_BLUETOOTH_TYPE_DUN "dun"
 

Connection type describing a connection to devices that support the Bluetooth DUN profile.

-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingBluetooth.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMSettingBluetooth.html') diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 0fd0e635..5ef3cc42 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -8,7 +8,7 @@ - + @@ -77,13 +77,13 @@ -gchar * +char * bdaddr Read / Write -gchar * +char * type Read / Write @@ -153,7 +153,7 @@ nm_setting_bluetooth_new (void

Returns

the new empty NMSettingBluetooth object.

-

[transfer full]

+

[transfer full]


@@ -267,7 +267,7 @@ which accepts PANU clients.

Property Details

The “bdaddr” property

-
  “bdaddr”                   gchar *
+
  “bdaddr”                   char *

The Bluetooth address of the device.

Owner: NMSettingBluetooth

Flags: Read / Write

@@ -276,7 +276,7 @@ which accepts PANU clients.


The “type” property

-
  “type”                     gchar *
+
  “type”                     char *

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

Owner: NMSettingBluetooth

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

+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5