summaryrefslogtreecommitdiff
path: root/lib/gnome-bluetooth.map
blob: 7febdee129c44fa540c99923ab04d53287d44154 (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
{
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_has_connected_input_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_type_get_type;
  bluetooth_device_get_type;
  bluetooth_device_dump;
  bluetooth_device_get_object_path;
  bluetooth_device_to_string;
  bluetooth_battery_type_get_type;
  bluetooth_adapter_state_get_type;
  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;
local:
	*;
};