From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001
From: Michael Biebl
#define NM_SETTING_BLUETOOTH_BDADDR "bdaddr" +#define NM_SETTING_BLUETOOTH_BDADDR "bdaddr"
#define NM_SETTING_BLUETOOTH_TYPE "type" +#define NM_SETTING_BLUETOOTH_TYPE "type"
#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 BieblDate: 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 @@ -153,7 +153,7 @@ nm_setting_bluetooth_new ( -gchar * +char *type Read / Write voidReturns
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