From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- src/devices/bluetooth/nm-bluez-device.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/devices/bluetooth/nm-bluez-device.h') diff --git a/src/devices/bluetooth/nm-bluez-device.h b/src/devices/bluetooth/nm-bluez-device.h index e56d5d24..f8a1872f 100644 --- a/src/devices/bluetooth/nm-bluez-device.h +++ b/src/devices/bluetooth/nm-bluez-device.h @@ -39,6 +39,7 @@ #define NM_BLUEZ_DEVICE_CONNECTED "connected" /* Signals */ +#define NM_BLUEZ_DEVICE_INITIALIZED "initialized" #define NM_BLUEZ_DEVICE_REMOVED "removed" typedef struct _NMBluezDevice NMBluezDevice; @@ -61,8 +62,6 @@ const char *nm_bluez_device_get_address (NMBluezDevice *self); const char *nm_bluez_device_get_name (NMBluezDevice *self); -guint32 nm_bluez_device_get_class (NMBluezDevice *self); - guint32 nm_bluez_device_get_capabilities (NMBluezDevice *self); gboolean nm_bluez_device_get_connected (NMBluezDevice *self); -- cgit 1.3.0-6-gf8a5