From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- 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 5ef3cc42..cd6b10ac 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

-