summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/a2dp.h')
-rw-r--r--audio/a2dp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/a2dp.h b/audio/a2dp.h
index 7e53f7a9..708f9f94 100644
--- a/audio/a2dp.h
+++ b/audio/a2dp.h
@@ -68,4 +68,5 @@ void a2dp_exit(void);
gboolean a2dp_select_capabilities(struct avdtp_remote_sep *rsep, GSList **caps);
-gboolean a2dp_get_config(struct avdtp_stream *stream, struct ipc_data_cfg **cfg);
+gboolean a2dp_get_config(struct avdtp_stream *stream,
+ struct ipc_data_cfg **cfg, int *fd);