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




commit 0e8953cec98a2e9ad0bbe6fa8e97b05800848557
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..eb6149e1 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_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


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