summaryrefslogtreecommitdiff
path: root/lib/gnome-bluetooth.map
blob: f18a497084252613f229805d3573509c37b99daf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
global:
  bluetooth_client_setup_device;
  bluetooth_client_setup_device_finish;
  bluetooth_client_cancel_setup_device;
  bluetooth_client_cancel_setup_device_finish;
  bluetooth_client_get_type;
  bluetooth_client_new;
  bluetooth_client_get_devices;
  bluetooth_client_connect_service;
  bluetooth_client_connect_service_finish;
  bluetooth_client_set_trusted;
  bluetooth_class_to_type;
  bluetooth_type_to_string;
  bluetooth_verify_address;
  bluetooth_uuid_to_string;
  bluetooth_send_to_address;
  bluetooth_column_get_type;
  bluetooth_type_get_type;
  bluetooth_status_get_type;
  bluetooth_device_get_type;
  bluetooth_device_dump;
  bluetooth_device_get_object_path;
  bluetooth_device_to_string;
  bluetooth_agent_get_type;
  bluetooth_agent_error_get_type;
  bluetooth_agent_new;
  bluetooth_agent_set_pincode_func;
  bluetooth_agent_register;
  bluetooth_agent_unregister;
  bluetooth_agent_set_confirm_func;
  bluetooth_agent_set_passkey_func;
  bluetooth_agent_set_cancel_func;
  bluetooth_agent_error_quark;
  bluetooth_agent_set_authorize_func;
  bluetooth_agent_set_display_passkey_func;
  bluetooth_agent_set_display_pincode_func;
  bluetooth_agent_set_authorize_service_func;
  bluetooth_settings_widget_get_type;
  bluetooth_settings_widget_new;
  bluetooth_settings_widget_get_default_adapter_powered;
  bluetooth_pairing_dialog_new;
  bluetooth_pairing_dialog_get_type;
  bluetooth_pairing_dialog_set_mode;
  bluetooth_pairing_dialog_get_mode;
  bluetooth_pairing_dialog_set_pin_entered;
local:
	*;
};