summaryrefslogtreecommitdiff
path: root/.ci/gbt.suppr
blob: adac0c3d79b61fb33ad41ff90c818796b2deb48d (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
50
51
52
53
54
55
[suppress_function]
symbol_name_regexp = bluetooth_agent_*
drop = yes

[suppress_function]
symbol_name = bluetooth_category_get_type
drop = yes

[suppress_function]
symbol_name = bluetooth_column_get_type
drop = yes

[suppress_function]
symbol_name = bluetooth_status_get_type
drop = yes

[suppress_function]
symbol_name = bluetooth_type_to_filter_string
drop = yes

[suppress_function]
symbol_name_regexp = bluetooth_chooser_*
drop = yes

[suppress_function]
symbol_name_regexp = bluetooth_filter_*
drop = yes

[suppress_function]
symbol_name = bluetooth_client_get_adapter_model
drop = yes

[suppress_function]
symbol_name = bluetooth_client_get_device_model
drop = yes

[suppress_function]
symbol_name = bluetooth_client_get_filter_model
drop = yes

[suppress_function]
symbol_name = bluetooth_client_get_device
drop = yes

[suppress_function]
symbol_name = bluetooth_client_get_model
drop = yes

[suppress_function]
symbol_name = bluetooth_client_dump_device
drop = yes

[suppress_function]
name = bluetooth_send_to_address
change_kind = function-subtype-change