Handle AVRCP control function as A2DP connect for TV stack 50/245550/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 12 Oct 2020 07:36:56 +0000 (16:36 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 12 Oct 2020 07:36:56 +0000 (16:36 +0900)
commit116c525c796f1204f90478fdce23869ecdb9e1a4
tree59291cf464bae7c1e45445d82b07df1b9107bf79
parent7006c8f86a483b3c29afba469cc41c525b19c942
Handle AVRCP control function as A2DP connect for TV stack

VD stack does not implement AVRCP control connect API. And
it uses the automatic connection after connecting A2DP.
But AVRCP Control connect C# API is exposed. And we should
handle it by TCT. To PASS it, we replace the function into
service adaptation layer.

Change-Id: Ic81a5d0d595b14e9608bd75b5a7b5ef47c1b199d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/services/audio/bt-service-audio.c