summaryrefslogtreecommitdiffstats
path: root/btif/src/btif_av.c
diff options
context:
space:
mode:
Diffstat (limited to 'btif/src/btif_av.c')
-rw-r--r--btif/src/btif_av.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/btif/src/btif_av.c b/btif/src/btif_av.c
index a3987ad..2eb9563 100644
--- a/btif/src/btif_av.c
+++ b/btif/src/btif_av.c
@@ -467,6 +467,7 @@ static BOOLEAN btif_av_state_opened_handler(btif_sm_event_t event, void *p_data)
break;
case BTIF_AV_START_STREAM_REQ_EVT:
+ btif_a2dp_setup_codec();
BTA_AvStart();
break;