bluetooth: Protect from a misbehaving bluetoothd
[platform/upstream/pulseaudio.git] / src / modules / bluetooth / bluez5-util.h
index 41673e3..bbc5b71 100644 (file)
@@ -80,6 +80,7 @@ struct pa_bluetooth_device {
 
     /* Device information */
     char *path;
+    char *adapter_path;
     char *alias;
     char *address;
     uint32_t class_of_device;