[gnome-bluetooth/wip/hadess/function-removal] ci: Update ABI check for dropped functions



commit 2d27a48d2fddf8cb4362a9e4cc89ce6eba106ae2
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 18 21:01:35 2021 +0100

    ci: Update ABI check for dropped functions

 .ci/gbt.suppr | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/.ci/gbt.suppr b/.ci/gbt.suppr
index 2754c0e4..56a26859 100644
--- a/.ci/gbt.suppr
+++ b/.ci/gbt.suppr
@@ -17,3 +17,15 @@ drop = yes
 [suppress_function]
 symbol_name_regexp = bluetooth_filter_*
 drop = yes
+
+[suppress_funcion]
+symbol_name = bluetooth_client_get_adapter_model
+drop = yes
+
+[suppress_funcion]
+symbol_name = bluetooth_client_get_device_model
+drop = yes
+
+[suppress_funcion]
+symbol_name = bluetooth_client_get_filter_model
+drop = yes


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]