summaryrefslogtreecommitdiffstats
path: root/audio/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/device.h')
-rw-r--r--audio/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/device.h b/audio/device.h
index 80a95906..d9a42ca1 100644
--- a/audio/device.h
+++ b/audio/device.h
@@ -71,6 +71,8 @@ struct device *device_register(DBusConnection *conn,
int device_store(struct device *device, gboolean is_default);
+int device_remove_stored(struct device *dev);
+
void device_finish_sdp_transaction(struct device *device);
int device_get_config(struct device *dev, int sock, struct ipc_packet *req,