From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- docs/libnm/html/NMSettingBluetooth.html | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMSettingBluetooth.html') diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index f5c0cf41..4c87f4f0 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -77,13 +77,13 @@ -gchar * +gchar * bdaddr Read / Write -gchar * +gchar * type Read / Write @@ -119,6 +119,10 @@ NM_SETTING_BLUETOOTH_TYPE_PANU +#define +NM_SETTING_BLUETOOTH_TYPE_NAP + +   NMSettingBluetooth @@ -127,7 +131,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSetting
         ╰── NMSettingBluetooth
 
@@ -204,8 +208,8 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).

Returns

-

the type, either NM_SETTING_BLUETOOTH_TYPE_PANU or -NM_SETTING_BLUETOOTH_TYPE_DUN

+

the type, either NM_SETTING_BLUETOOTH_TYPE_PANU, +NM_SETTING_BLUETOOTH_TYPE_NAP or NM_SETTING_BLUETOOTH_TYPE_DUN

@@ -241,8 +245,16 @@ DUN profile.

NM_SETTING_BLUETOOTH_TYPE_PANU

#define NM_SETTING_BLUETOOTH_TYPE_PANU "panu"
 
-

Connection type describing a connection to devices that support the Bluetooth -NAP (Network Access Point) protocol, which accepts connections via PANU.

+

Connection type describing PANU connection to a Bluetooth NAP (Network +Access Point).

+ +
+
+

NM_SETTING_BLUETOOTH_TYPE_NAP

+
#define NM_SETTING_BLUETOOTH_TYPE_NAP "nap"
+
+

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


@@ -255,7 +267,7 @@ NAP (Network Access Point) protocol, which accepts connections via PANU.

Property Details

The “bdaddr” property

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

The Bluetooth address of the device.

Flags: Read / Write

Default value: NULL

@@ -263,7 +275,7 @@ NAP (Network Access Point) protocol, which accepts connections via PANU.


The “type” property

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

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

Flags: Read / Write

-- cgit 1.3.0-6-gf8a5