]> granicus.if.org Git - esp-idf/commit
component/bt: stop to inititate AVRC connection when A2DP connection fails to set up
authorwangmengyang <wangmengyang@espressif.com>
Fri, 7 Sep 2018 04:07:59 +0000 (12:07 +0800)
committerbot <bot@espressif.com>
Mon, 10 Sep 2018 03:35:58 +0000 (03:35 +0000)
commit36a8cd1bf5c89bb944237639cf56305b993da631
treea84ae38f125f124f356294cebca8617993c1cd63
parent9621904cdccebb5fa8d2388d60538deb22bcbe03
component/bt: stop to inititate AVRC connection when A2DP connection fails to set up

AVRCP connection binds to A2DP in current implementation, despite the two profiles are\
independent according to specification. AVRCP connection is not necessary to set-up \
if A2DP connection fails to establish
components/bt/bluedroid/btc/profile/std/a2dp/btc_av.c