summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-01-23 14:19:17 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-01-23 14:19:42 +0200
commitbca32d2b6efc5c10ca6120e6a7e7becb83f309e3 (patch)
tree7ab8cfac7c54fdf4b37d5e3ddf2cd8f03f1a8ce4
parent6e079c0287c81f91d76828f57d1154958a9f1989 (diff)
downloadsbc-bca32d2b6efc5c10ca6120e6a7e7becb83f309e3.tar.gz
sbc: Add sbc_reinit_a2dp to sbc.sym
-rw-r--r--sbc/sbc.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbc/sbc.sym b/sbc/sbc.sym
index 0c23a05..0642a0b 100644
--- a/sbc/sbc.sym
+++ b/sbc/sbc.sym
@@ -22,4 +22,5 @@ global:
SBC_1.2 {
global:
sbc_init_a2dp;
+ sbc_reinit_a2dp;
} SBC_1.1;