summaryrefslogtreecommitdiffstats
path: root/binding-bluetooth/bluez-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'binding-bluetooth/bluez-client.h')
-rw-r--r--binding-bluetooth/bluez-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding-bluetooth/bluez-client.h b/binding-bluetooth/bluez-client.h
index 64ee9ad..17f82f0 100644
--- a/binding-bluetooth/bluez-client.h
+++ b/binding-bluetooth/bluez-client.h
@@ -39,7 +39,7 @@ struct bt_device {
gboolean avconnected;
gboolean legacypairing;
gint16 rssi;
- GVariant *uuids;
+ GList *uuids;
};
typedef struct {