Check AVRCP volume gain when A2DP connected 54/225954/1
authorSangki Park <sangki79.park@samsung.com>
Tue, 18 Jun 2019 09:11:03 +0000 (18:11 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 26 Feb 2020 00:06:48 +0000 (09:06 +0900)
commite8b1a3542d974361ea9703c2ed27f4f4cd557d5a
treeb6fdd06a6d7a3f82391298fefc1a1af6b09149b6
parent18acc3d70f6cb8d451c4a1fd0a7ab138f2d77915
Check AVRCP volume gain when A2DP connected

[Model] Renaissance
[BinType] AP
[Customer] ALL

[Issue#] Internal
[Request] N/A
[Occurrence Version] N/A

[Problem] If AVRCP connection is made before A2DP connection,
 the AVC volume gain could not be set because of no transport device.
 To fix the problem, check AVRCP AVC volume when A2DP is connected.
[Cause & Measure] N/A
[Checking Method] N/A

[Team] Bluetooth
[Developer] Sangki Park
[Solution company] Samsung
[Change Type] Specification change

Change-Id: I65dd03a4192fcaec35da3d2a5dad0d62fa4c5f3e
profiles/audio/avrcp.c
profiles/audio/avrcp.h [changed mode: 0755->0644]
profiles/audio/media.c [changed mode: 0755->0644]
profiles/audio/transport.c