~ubuntu-branches/ubuntu/precise/gnome-bluetooth/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/libgnome-bluetooth/tmpl/bluetooth-enums.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-08-05 13:34:38 UTC
  • mto: (2.2.1 experimental) (1.4.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20090805133438-791u4ywsppj71d9y
Tags: upstream-2.27.8
ImportĀ upstreamĀ versionĀ 2.27.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
</para>
11
11
 
12
 
 
13
12
<!-- ##### SECTION See_Also ##### -->
14
13
<para>
15
14
 
16
15
</para>
17
16
 
18
 
 
19
17
<!-- ##### SECTION Stability_Level ##### -->
20
18
 
21
19
 
 
20
<!-- ##### ENUM BluetoothCategory ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
@BLUETOOTH_CATEGORY_ALL: 
 
26
@BLUETOOTH_CATEGORY_PAIRED: 
 
27
@BLUETOOTH_CATEGORY_TRUSTED: 
 
28
@BLUETOOTH_CATEGORY_NOT_PAIRED_OR_TRUSTED: 
 
29
@BLUETOOTH_CATEGORY_PAIRED_OR_TRUSTED: 
 
30
@BLUETOOTH_CATEGORY_NUM_CATEGORIES: 
 
31
 
 
32
<!-- ##### ENUM BluetoothType ##### -->
 
33
<para>
 
34
 
 
35
</para>
 
36
 
 
37
@BLUETOOTH_TYPE_ANY: 
 
38
@BLUETOOTH_TYPE_PHONE: 
 
39
@BLUETOOTH_TYPE_MODEM: 
 
40
@BLUETOOTH_TYPE_COMPUTER: 
 
41
@BLUETOOTH_TYPE_NETWORK: 
 
42
@BLUETOOTH_TYPE_HEADSET: 
 
43
@BLUETOOTH_TYPE_HEADPHONES: 
 
44
@BLUETOOTH_TYPE_OTHER_AUDIO: 
 
45
@BLUETOOTH_TYPE_KEYBOARD: 
 
46
@BLUETOOTH_TYPE_MOUSE: 
 
47
@BLUETOOTH_TYPE_CAMERA: 
 
48
@BLUETOOTH_TYPE_PRINTER: 
 
49
@BLUETOOTH_TYPE_JOYPAD: 
 
50
@BLUETOOTH_TYPE_TABLET: 
 
51
 
22
52
<!-- ##### MACRO BLUETOOTH_TYPE_INPUT ##### -->
23
53
<para>
24
54
 
26
56
 
27
57
 
28
58
 
 
59
<!-- ##### MACRO BLUETOOTH_TYPE_AUDIO ##### -->
 
60
<para>
 
61
 
 
62
</para>
 
63
 
 
64
 
 
65
 
 
66
<!-- ##### ENUM BluetoothColumn ##### -->
 
67
<para>
 
68
 
 
69
</para>
 
70
 
 
71
@BLUETOOTH_COLUMN_PROXY: 
 
72
@BLUETOOTH_COLUMN_ADDRESS: 
 
73
@BLUETOOTH_COLUMN_ALIAS: 
 
74
@BLUETOOTH_COLUMN_NAME: 
 
75
@BLUETOOTH_COLUMN_TYPE: 
 
76
@BLUETOOTH_COLUMN_ICON: 
 
77
@BLUETOOTH_COLUMN_RSSI: 
 
78
@BLUETOOTH_COLUMN_DEFAULT: 
 
79
@BLUETOOTH_COLUMN_PAIRED: 
 
80
@BLUETOOTH_COLUMN_TRUSTED: 
 
81
@BLUETOOTH_COLUMN_CONNECTED: 
 
82
@BLUETOOTH_COLUMN_DISCOVERING: 
 
83
@BLUETOOTH_COLUMN_LEGACYPAIRING: 
 
84
@BLUETOOTH_COLUMN_POWERED: 
 
85
@BLUETOOTH_COLUMN_SERVICES: 
 
86
@BLUETOOTH_COLUMN_UUIDS: 
 
87
@_BLUETOOTH_NUM_COLUMNS: 
 
88