File: gnome-bluetooth.map

package info (click to toggle)
gnome-bluetooth 47.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,728 kB
  • sloc: ansic: 6,846; python: 561; xml: 113; sh: 46; makefile: 21
file content (42 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download | duplicates (4)
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:
	*;
};