Disable handling browsing PDU in AVRCP 63/139363/2
authorSreeraj Mohan Kottapuzhackal <sreeraj.mk@samsung.com>
Wed, 15 Feb 2017 09:02:57 +0000 (14:32 +0530)
committerSreeraj Mohan Kottapuzhackal <sreeraj.mk@samsung.com>
Tue, 18 Jul 2017 13:08:18 +0000 (13:08 +0000)
commitbdcce30b3c6d498803429c4e22a8d0e9d794a1bb
treeded357993561dc80dedc0eec7159cf7c80a57be5
parentc325c8387ed4921a31669aae968417c5117e55b8
Disable handling browsing PDU in AVRCP

[Model] All
[BinType] AP
[Customer] All

[Issue#] P170214-06960
[Request] PLM
[Occurrence Version] All

[Problem] Code panic while handling AVRCP browsing PDU
[Cause & Measure] Cause: Tizen doesn't support AVRCP browsing channel
which is a part of AVRCP 1.4 and higher versions. AVRCP browsing channel is not supported by open source bluez as well, but partially implemented. This is causing a panic as not all the commands are handled properly.
                  Measure: Disabled creating GIO channel for browsing PSM as we need not listen for browsing commands
[Checking Method] Unit testing

[Team] Connectivity
[Developer] sreeraj.mk
[Solution company] Samsung
[Change Type] N/A

Change-Id: I054bcab73fc4f4a9d69bc81f30c35d537dc16081
profiles/audio/avctp.c