[gnome-bluetooth/wip/hadess/lib-changes] lib: Add some BluetoothDevice methods to symbols



commit 434036eba0b6b04d98112849ce9a8e5bfcdd6c8e
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 25 10:48:35 2021 +0100

    lib: Add some BluetoothDevice methods to symbols

 lib/gnome-bluetooth.map | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/lib/gnome-bluetooth.map b/lib/gnome-bluetooth.map
index 3b6b09a8..4bd8baf0 100644
--- a/lib/gnome-bluetooth.map
+++ b/lib/gnome-bluetooth.map
@@ -22,6 +22,8 @@ global:
   bluetooth_type_get_type;
   bluetooth_status_get_type;
   bluetooth_device_get_type;
+  bluetooth_device_dump_device;
+  bluetooth_device_get_object_path;
   bluetooth_agent_get_type;
   bluetooth_agent_error_get_type;
   bluetooth_agent_new;


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