summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-12-06 11:53:41 +0100
committerBastien Nocera <hadess@hadess.net>2021-12-06 12:10:16 +0100
commitd1ce054e6275aaa9f30b81b2fb48cf8af0289b53 (patch)
tree24ca261bebb291d5c3e53f372226f31329190d81 /.ci
parentaadc8ed9badbda0fa3abe70d26c9352284fe940b (diff)
downloadgnome-bluetooth-d1ce054e6275aaa9f30b81b2fb48cf8af0289b53.tar.gz
lib: Modernise bluetooth_send_to_address()
Return success or error from the function, and require an address to be passed, now that bluetooth-sendto doesn't include a device chooser.
Diffstat (limited to '.ci')
-rw-r--r--.ci/gbt.suppr4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ci/gbt.suppr b/.ci/gbt.suppr
index 925ff5d5..adac0c3d 100644
--- a/.ci/gbt.suppr
+++ b/.ci/gbt.suppr
@@ -49,3 +49,7 @@ drop = yes
[suppress_function]
symbol_name = bluetooth_client_dump_device
drop = yes
+
+[suppress_function]
+name = bluetooth_send_to_address
+change_kind = function-subtype-change