diff options
Diffstat (limited to 'audio/device.h')
| -rw-r--r-- | audio/device.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/device.h b/audio/device.h index 3fbf29de..04ce36de 100644 --- a/audio/device.h +++ b/audio/device.h @@ -56,6 +56,7 @@ struct device {  	DBusConnection *conn;  	char *adapter_path;  	char *path; +	char *name;  	bdaddr_t store;  	bdaddr_t src;  	bdaddr_t dst;  | 
