~timchen119/ubuntu/trusty/gnome-bluetooth/lp1035431

« back to all changes in this revision

Viewing changes to docs/reference/libgnome-bluetooth/html/gnome-bluetooth.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-27 15:45:22 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (2.2.3 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20110227154522-dnnoqasv5v3mv42a
Tags: upstream-2.91.5
ImportĀ upstreamĀ versionĀ 2.91.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<book xmlns="http://www.devhelp.net/book" title="gnome-bluetooth Reference Manual" link="index.html" author="" name="gnome-bluetooth" version="2" language="c">
4
4
  <chapters>
5
5
    <sub name="API Reference" link="ch01.html">
6
 
      <sub name="BluetoothChooser" link="BluetoothChooser.html"/>
7
 
      <sub name="BluetoothClient" link="gnome-bluetooth-BluetoothClient.html"/>
 
6
      <sub name="BluetoothChooser" link="gnome-bluetooth-bluetooth-chooser.html"/>
 
7
      <sub name="BluetoothClient" link="gnome-bluetooth-bluetooth-client.html"/>
8
8
      <sub name="BluetoothChooserButton" link="BluetoothChooserButton.html"/>
9
9
      <sub name="bluetooth-plugin" link="gnome-bluetooth-bluetooth-plugin.html"/>
10
10
      <sub name="bluetooth-enums" link="gnome-bluetooth-bluetooth-enums.html"/>
11
11
    </sub>
12
12
    <sub name="Object Hierarchy" link="object-tree.html"/>
13
13
    <sub name="API Index" link="api-index-full.html"/>
 
14
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
14
15
  </chapters>
15
16
  <functions>
16
 
    <keyword type="macro" name="BLUETOOTH_GET_CHOOSER_CLASS()" link="BluetoothChooser.html#BLUETOOTH-GET-CHOOSER-CLASS--CAPS"/>
17
 
    <keyword type="struct" name="BluetoothChooser" link="BluetoothChooser.html#BluetoothChooser-struct"/>
18
 
    <keyword type="function" name="bluetooth_chooser_new ()" link="BluetoothChooser.html#bluetooth-chooser-new"/>
19
 
    <keyword type="function" name="bluetooth_chooser_set_title ()" link="BluetoothChooser.html#bluetooth-chooser-set-title"/>
20
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device"/>
21
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device_info ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device-info"/>
22
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device_name ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device-name"/>
23
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device_icon ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device-icon"/>
24
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device_type ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device-type"/>
25
 
    <keyword type="function" name="bluetooth_chooser_get_selected_device_is_connected ()" link="BluetoothChooser.html#bluetooth-chooser-get-selected-device-is-connected"/>
26
 
    <keyword type="function" name="bluetooth_chooser_start_discovery ()" link="BluetoothChooser.html#bluetooth-chooser-start-discovery"/>
27
 
    <keyword type="function" name="bluetooth_chooser_stop_discovery ()" link="BluetoothChooser.html#bluetooth-chooser-stop-discovery"/>
28
 
    <keyword type="property" name="The &quot;device-category-filter&quot; property" link="BluetoothChooser.html#BluetoothChooser--device-category-filter"/>
29
 
    <keyword type="property" name="The &quot;device-selected&quot; property" link="BluetoothChooser.html#BluetoothChooser--device-selected"/>
30
 
    <keyword type="property" name="The &quot;device-service-filter&quot; property" link="BluetoothChooser.html#BluetoothChooser--device-service-filter"/>
31
 
    <keyword type="property" name="The &quot;device-type-filter&quot; property" link="BluetoothChooser.html#BluetoothChooser--device-type-filter"/>
32
 
    <keyword type="property" name="The &quot;has-internal-device-filter&quot; property" link="BluetoothChooser.html#BluetoothChooser--has-internal-device-filter"/>
33
 
    <keyword type="property" name="The &quot;show-connected&quot; property" link="BluetoothChooser.html#BluetoothChooser--show-connected"/>
34
 
    <keyword type="property" name="The &quot;show-device-category&quot; property" link="BluetoothChooser.html#BluetoothChooser--show-device-category"/>
35
 
    <keyword type="property" name="The &quot;show-device-type&quot; property" link="BluetoothChooser.html#BluetoothChooser--show-device-type"/>
36
 
    <keyword type="property" name="The &quot;show-pairing&quot; property" link="BluetoothChooser.html#BluetoothChooser--show-pairing"/>
37
 
    <keyword type="property" name="The &quot;show-searching&quot; property" link="BluetoothChooser.html#BluetoothChooser--show-searching"/>
38
 
    <keyword type="property" name="The &quot;title&quot; property" link="BluetoothChooser.html#BluetoothChooser--title"/>
39
 
    <keyword type="signal" name="The &quot;selected-device-changed&quot; signal" link="BluetoothChooser.html#BluetoothChooser-selected-device-changed"/>
40
 
    <keyword type="macro" name="BLUETOOTH_GET_CLIENT_CLASS()" link="gnome-bluetooth-BluetoothClient.html#BLUETOOTH-GET-CLIENT-CLASS--CAPS"/>
41
 
    <keyword type="struct" name="BluetoothClient" link="gnome-bluetooth-BluetoothClient.html#BluetoothClient"/>
42
 
    <keyword type="function" name="bluetooth_client_new ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-new"/>
43
 
    <keyword type="function" name="bluetooth_client_get_model ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-get-model"/>
44
 
    <keyword type="function" name="bluetooth_client_get_filter_model ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-get-filter-model"/>
45
 
    <keyword type="function" name="bluetooth_client_get_adapter_model ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-get-adapter-model"/>
46
 
    <keyword type="function" name="bluetooth_client_get_device_model ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-get-device-model"/>
47
 
    <keyword type="function" name="bluetooth_client_get_device_filter_model ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-client-get-device-filter-model"/>
48
 
    <keyword type="function" name="bluetooth_type_to_string ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-type-to-string"/>
49
 
    <keyword type="function" name="bluetooth_verify_address ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-verify-address"/>
50
 
    <keyword type="function" name="bluetooth_uuid_to_string ()" link="gnome-bluetooth-BluetoothClient.html#bluetooth-uuid-to-string"/>
 
17
    <keyword type="macro" name="BLUETOOTH_GET_CHOOSER_CLASS()" link="gnome-bluetooth-bluetooth-chooser.html#BLUETOOTH-GET-CHOOSER-CLASS:CAPS"/>
 
18
    <keyword type="struct" name="struct BluetoothChooser" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser-struct"/>
 
19
    <keyword type="function" name="bluetooth_chooser_new ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-new"/>
 
20
    <keyword type="function" name="bluetooth_chooser_set_title ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-set-title"/>
 
21
    <keyword type="function" name="bluetooth_chooser_get_selected_device ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device"/>
 
22
    <keyword type="function" name="bluetooth_chooser_get_selected_device_info ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device-info"/>
 
23
    <keyword type="function" name="bluetooth_chooser_get_selected_device_name ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device-name"/>
 
24
    <keyword type="function" name="bluetooth_chooser_get_selected_device_icon ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device-icon"/>
 
25
    <keyword type="function" name="bluetooth_chooser_get_selected_device_type ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device-type"/>
 
26
    <keyword type="function" name="bluetooth_chooser_get_selected_device_is_connected ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-get-selected-device-is-connected"/>
 
27
    <keyword type="function" name="bluetooth_chooser_start_discovery ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-start-discovery"/>
 
28
    <keyword type="function" name="bluetooth_chooser_stop_discovery ()" link="gnome-bluetooth-bluetooth-chooser.html#bluetooth-chooser-stop-discovery"/>
 
29
    <keyword type="property" name="The &quot;device-category-filter&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--device-category-filter"/>
 
30
    <keyword type="property" name="The &quot;device-selected&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--device-selected"/>
 
31
    <keyword type="property" name="The &quot;device-service-filter&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--device-service-filter"/>
 
32
    <keyword type="property" name="The &quot;device-type-filter&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--device-type-filter"/>
 
33
    <keyword type="property" name="The &quot;has-internal-device-filter&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--has-internal-device-filter"/>
 
34
    <keyword type="property" name="The &quot;show-connected&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--show-connected"/>
 
35
    <keyword type="property" name="The &quot;show-device-category&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--show-device-category"/>
 
36
    <keyword type="property" name="The &quot;show-device-type&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--show-device-type"/>
 
37
    <keyword type="property" name="The &quot;show-pairing&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--show-pairing"/>
 
38
    <keyword type="property" name="The &quot;show-searching&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--show-searching"/>
 
39
    <keyword type="property" name="The &quot;title&quot; property" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser--title"/>
 
40
    <keyword type="signal" name="The &quot;selected-device-changed&quot; signal" link="gnome-bluetooth-bluetooth-chooser.html#BluetoothChooser-selected-device-changed"/>
 
41
    <keyword type="macro" name="BLUETOOTH_GET_CLIENT_CLASS()" link="gnome-bluetooth-bluetooth-client.html#BLUETOOTH-GET-CLIENT-CLASS:CAPS"/>
 
42
    <keyword type="struct" name="struct BluetoothClient" link="gnome-bluetooth-bluetooth-client.html#BluetoothClient"/>
 
43
    <keyword type="function" name="bluetooth_client_new ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-new"/>
 
44
    <keyword type="function" name="bluetooth_client_get_model ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-get-model"/>
 
45
    <keyword type="function" name="bluetooth_client_get_filter_model ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-get-filter-model"/>
 
46
    <keyword type="function" name="bluetooth_client_get_adapter_model ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-get-adapter-model"/>
 
47
    <keyword type="function" name="bluetooth_client_get_device_model ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-get-device-model"/>
 
48
    <keyword type="function" name="bluetooth_client_get_device_filter_model ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-client-get-device-filter-model"/>
 
49
    <keyword type="function" name="bluetooth_type_to_string ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-type-to-string"/>
 
50
    <keyword type="function" name="bluetooth_verify_address ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-verify-address"/>
 
51
    <keyword type="function" name="bluetooth_uuid_to_string ()" link="gnome-bluetooth-bluetooth-client.html#bluetooth-uuid-to-string"/>
51
52
    <keyword type="struct" name="BluetoothChooserButton" link="BluetoothChooserButton.html#BluetoothChooserButton-struct"/>
52
53
    <keyword type="function" name="bluetooth_chooser_button_new ()" link="BluetoothChooserButton.html#bluetooth-chooser-button-new"/>
53
54
    <keyword type="function" name="bluetooth_chooser_button_available ()" link="BluetoothChooserButton.html#bluetooth-chooser-button-available"/>
54
55
    <keyword type="property" name="The &quot;device&quot; property" link="BluetoothChooserButton.html#BluetoothChooserButton--device"/>
55
56
    <keyword type="property" name="The &quot;is-available&quot; property" link="BluetoothChooserButton.html#BluetoothChooserButton--is-available"/>
56
57
    <keyword type="signal" name="The &quot;chooser-created&quot; signal" link="BluetoothChooserButton.html#BluetoothChooserButton-chooser-created"/>
57
 
    <keyword type="struct" name="GbtPluginInfo" link="gnome-bluetooth-bluetooth-plugin.html#GbtPluginInfo"/>
58
 
    <keyword type="struct" name="GbtPlugin" link="gnome-bluetooth-bluetooth-plugin.html#GbtPlugin"/>
59
 
    <keyword type="macro" name="GBT_INIT_PLUGIN()" link="gnome-bluetooth-bluetooth-plugin.html#GBT-INIT-PLUGIN--CAPS"/>
 
58
    <keyword type="struct" name="struct GbtPluginInfo" link="gnome-bluetooth-bluetooth-plugin.html#GbtPluginInfo"/>
 
59
    <keyword type="struct" name="struct GbtPlugin" link="gnome-bluetooth-bluetooth-plugin.html#GbtPlugin"/>
 
60
    <keyword type="macro" name="GBT_INIT_PLUGIN()" link="gnome-bluetooth-bluetooth-plugin.html#GBT-INIT-PLUGIN:CAPS"/>
60
61
    <keyword type="enum" name="enum BluetoothCategory" link="gnome-bluetooth-bluetooth-enums.html#BluetoothCategory"/>
61
62
    <keyword type="enum" name="enum BluetoothType" link="gnome-bluetooth-bluetooth-enums.html#BluetoothType"/>
62
 
    <keyword type="macro" name="BLUETOOTH_TYPE_INPUT" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-INPUT--CAPS"/>
63
 
    <keyword type="macro" name="BLUETOOTH_TYPE_AUDIO" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-AUDIO--CAPS"/>
 
63
    <keyword type="macro" name="BLUETOOTH_TYPE_INPUT" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-INPUT:CAPS"/>
 
64
    <keyword type="macro" name="BLUETOOTH_TYPE_AUDIO" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-AUDIO:CAPS"/>
64
65
    <keyword type="enum" name="enum BluetoothColumn" link="gnome-bluetooth-bluetooth-enums.html#BluetoothColumn"/>
65
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_ALL" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-ALL--CAPS"/>
66
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_PAIRED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-PAIRED--CAPS"/>
67
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-TRUSTED--CAPS"/>
68
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_NOT_PAIRED_OR_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-NOT-PAIRED-OR-TRUSTED--CAPS"/>
69
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_PAIRED_OR_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-PAIRED-OR-TRUSTED--CAPS"/>
70
 
    <keyword type="constant" name="BLUETOOTH_CATEGORY_NUM_CATEGORIES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-NUM-CATEGORIES--CAPS"/>
71
 
    <keyword type="constant" name="BLUETOOTH_TYPE_ANY" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-ANY--CAPS"/>
72
 
    <keyword type="constant" name="BLUETOOTH_TYPE_PHONE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-PHONE--CAPS"/>
73
 
    <keyword type="constant" name="BLUETOOTH_TYPE_MODEM" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-MODEM--CAPS"/>
74
 
    <keyword type="constant" name="BLUETOOTH_TYPE_COMPUTER" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-COMPUTER--CAPS"/>
75
 
    <keyword type="constant" name="BLUETOOTH_TYPE_NETWORK" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-NETWORK--CAPS"/>
76
 
    <keyword type="constant" name="BLUETOOTH_TYPE_HEADSET" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-HEADSET--CAPS"/>
77
 
    <keyword type="constant" name="BLUETOOTH_TYPE_HEADPHONES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-HEADPHONES--CAPS"/>
78
 
    <keyword type="constant" name="BLUETOOTH_TYPE_OTHER_AUDIO" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-OTHER-AUDIO--CAPS"/>
79
 
    <keyword type="constant" name="BLUETOOTH_TYPE_KEYBOARD" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-KEYBOARD--CAPS"/>
80
 
    <keyword type="constant" name="BLUETOOTH_TYPE_MOUSE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-MOUSE--CAPS"/>
81
 
    <keyword type="constant" name="BLUETOOTH_TYPE_CAMERA" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-CAMERA--CAPS"/>
82
 
    <keyword type="constant" name="BLUETOOTH_TYPE_PRINTER" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-PRINTER--CAPS"/>
83
 
    <keyword type="constant" name="BLUETOOTH_TYPE_JOYPAD" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-JOYPAD--CAPS"/>
84
 
    <keyword type="constant" name="BLUETOOTH_TYPE_TABLET" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-TABLET--CAPS"/>
85
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_PROXY" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-PROXY--CAPS"/>
86
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_ADDRESS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ADDRESS--CAPS"/>
87
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_ALIAS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ALIAS--CAPS"/>
88
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_NAME" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-NAME--CAPS"/>
89
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_TYPE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-TYPE--CAPS"/>
90
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_ICON" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ICON--CAPS"/>
91
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_DEFAULT" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DEFAULT--CAPS"/>
92
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_PAIRED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-PAIRED--CAPS"/>
93
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-TRUSTED--CAPS"/>
94
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_CONNECTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-CONNECTED--CAPS"/>
95
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_DISCOVERABLE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DISCOVERABLE--CAPS"/>
96
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_DISCOVERING" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DISCOVERING--CAPS"/>
97
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_LEGACYPAIRING" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-LEGACYPAIRING--CAPS"/>
98
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_POWERED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-POWERED--CAPS"/>
99
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_SERVICES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-SERVICES--CAPS"/>
100
 
    <keyword type="constant" name="BLUETOOTH_COLUMN_UUIDS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-UUIDS--CAPS"/>
101
 
    <keyword type="constant" name="_BLUETOOTH_NUM_COLUMNS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-NUM-COLUMNS--CAPS"/>
 
66
    <keyword type="constant" name="BLUETOOTH_CATEGORY_ALL" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-ALL:CAPS"/>
 
67
    <keyword type="constant" name="BLUETOOTH_CATEGORY_PAIRED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-PAIRED:CAPS"/>
 
68
    <keyword type="constant" name="BLUETOOTH_CATEGORY_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-TRUSTED:CAPS"/>
 
69
    <keyword type="constant" name="BLUETOOTH_CATEGORY_NOT_PAIRED_OR_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-NOT-PAIRED-OR-TRUSTED:CAPS"/>
 
70
    <keyword type="constant" name="BLUETOOTH_CATEGORY_PAIRED_OR_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-PAIRED-OR-TRUSTED:CAPS"/>
 
71
    <keyword type="constant" name="BLUETOOTH_CATEGORY_NUM_CATEGORIES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-CATEGORY-NUM-CATEGORIES:CAPS"/>
 
72
    <keyword type="constant" name="BLUETOOTH_TYPE_ANY" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-ANY:CAPS"/>
 
73
    <keyword type="constant" name="BLUETOOTH_TYPE_PHONE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-PHONE:CAPS"/>
 
74
    <keyword type="constant" name="BLUETOOTH_TYPE_MODEM" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-MODEM:CAPS"/>
 
75
    <keyword type="constant" name="BLUETOOTH_TYPE_COMPUTER" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-COMPUTER:CAPS"/>
 
76
    <keyword type="constant" name="BLUETOOTH_TYPE_NETWORK" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-NETWORK:CAPS"/>
 
77
    <keyword type="constant" name="BLUETOOTH_TYPE_HEADSET" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-HEADSET:CAPS"/>
 
78
    <keyword type="constant" name="BLUETOOTH_TYPE_HEADPHONES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-HEADPHONES:CAPS"/>
 
79
    <keyword type="constant" name="BLUETOOTH_TYPE_OTHER_AUDIO" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-OTHER-AUDIO:CAPS"/>
 
80
    <keyword type="constant" name="BLUETOOTH_TYPE_KEYBOARD" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-KEYBOARD:CAPS"/>
 
81
    <keyword type="constant" name="BLUETOOTH_TYPE_MOUSE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-MOUSE:CAPS"/>
 
82
    <keyword type="constant" name="BLUETOOTH_TYPE_CAMERA" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-CAMERA:CAPS"/>
 
83
    <keyword type="constant" name="BLUETOOTH_TYPE_PRINTER" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-PRINTER:CAPS"/>
 
84
    <keyword type="constant" name="BLUETOOTH_TYPE_JOYPAD" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-JOYPAD:CAPS"/>
 
85
    <keyword type="constant" name="BLUETOOTH_TYPE_TABLET" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-TABLET:CAPS"/>
 
86
    <keyword type="constant" name="BLUETOOTH_TYPE_VIDEO" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-TYPE-VIDEO:CAPS"/>
 
87
    <keyword type="constant" name="BLUETOOTH_COLUMN_PROXY" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-PROXY:CAPS"/>
 
88
    <keyword type="constant" name="BLUETOOTH_COLUMN_ADDRESS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ADDRESS:CAPS"/>
 
89
    <keyword type="constant" name="BLUETOOTH_COLUMN_ALIAS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ALIAS:CAPS"/>
 
90
    <keyword type="constant" name="BLUETOOTH_COLUMN_NAME" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-NAME:CAPS"/>
 
91
    <keyword type="constant" name="BLUETOOTH_COLUMN_TYPE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-TYPE:CAPS"/>
 
92
    <keyword type="constant" name="BLUETOOTH_COLUMN_ICON" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-ICON:CAPS"/>
 
93
    <keyword type="constant" name="BLUETOOTH_COLUMN_DEFAULT" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DEFAULT:CAPS"/>
 
94
    <keyword type="constant" name="BLUETOOTH_COLUMN_PAIRED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-PAIRED:CAPS"/>
 
95
    <keyword type="constant" name="BLUETOOTH_COLUMN_TRUSTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-TRUSTED:CAPS"/>
 
96
    <keyword type="constant" name="BLUETOOTH_COLUMN_CONNECTED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-CONNECTED:CAPS"/>
 
97
    <keyword type="constant" name="BLUETOOTH_COLUMN_DISCOVERABLE" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DISCOVERABLE:CAPS"/>
 
98
    <keyword type="constant" name="BLUETOOTH_COLUMN_DISCOVERING" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-DISCOVERING:CAPS"/>
 
99
    <keyword type="constant" name="BLUETOOTH_COLUMN_LEGACYPAIRING" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-LEGACYPAIRING:CAPS"/>
 
100
    <keyword type="constant" name="BLUETOOTH_COLUMN_POWERED" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-POWERED:CAPS"/>
 
101
    <keyword type="constant" name="BLUETOOTH_COLUMN_SERVICES" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-SERVICES:CAPS"/>
 
102
    <keyword type="constant" name="BLUETOOTH_COLUMN_UUIDS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-COLUMN-UUIDS:CAPS"/>
 
103
    <keyword type="constant" name="_BLUETOOTH_NUM_COLUMNS" link="gnome-bluetooth-bluetooth-enums.html#BLUETOOTH-NUM-COLUMNS:CAPS"/>
102
104
  </functions>
103
105
</book>