summary refs log tree commit diff
path: root/libnm/nm-device-bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-bt.h')
-rw-r--r--libnm/nm-device-bt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm/nm-device-bt.h b/libnm/nm-device-bt.h
index 2633c2dc..4e38f104 100644
--- a/libnm/nm-device-bt.h
+++ b/libnm/nm-device-bt.h
@@ -33,6 +33,7 @@ typedef struct _NMDeviceBtClass NMDeviceBtClass;
 
 GType nm_device_bt_get_type (void);
 
+NM_DEPRECATED_IN_1_24_FOR (nm_device_get_hw_address)
 const char *nm_device_bt_get_hw_address   (NMDeviceBt *device);
 
 const char *nm_device_bt_get_name         (NMDeviceBt *device);