summaryrefslogtreecommitdiff
path: root/lib/bluetooth-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth-utils.h')
-rw-r--r--lib/bluetooth-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bluetooth-utils.h b/lib/bluetooth-utils.h
index efe091bf..14499132 100644
--- a/lib/bluetooth-utils.h
+++ b/lib/bluetooth-utils.h
@@ -27,6 +27,8 @@
#include <gio/gio.h>
#include <bluetooth-enums.h>
+#define BDADDR_STR_LEN 17
+
BluetoothType bluetooth_class_to_type (guint32 class);
BluetoothType bluetooth_appearance_to_type (guint16 appearance);
const gchar *bluetooth_type_to_string (guint type);