SettingBluetooth
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_bluetooth_get_type ()" ) ]
public class SettingBluetooth :
Setting
Content:
Constants:
- public const string BDADDR
- public const string SETTING_NAME
- public const string TYPE
- public const string TYPE_DUN
Connection type describing a connection to devices that support the
Bluetooth DUN profile.
- public const string TYPE_PANU
Connection type describing a connection to devices that support the
Bluetooth NAP (Network Access Point) protocol, which accepts connections via PANU.
Properties:
Creation methods:
Methods:
- public unowned ByteArray get_bdaddr ()
Gets the Bluetooth address of the remote device which this setting
describes a connection to.
- public unowned string get_connection_type ()
Returns the connection method for communicating with the remote device
(i.e. either DUN to a DUN-capable device or PANU to a NAP-capable device).
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref