OSDN Git Service

Reject second AVRCP connection.
authorAnubhav Gupta <anubhavg@codeaurora.org>
Thu, 13 Mar 2014 13:46:29 +0000 (19:16 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 5 Jun 2015 00:41:40 +0000 (00:41 +0000)
commit137bed026881654febddfa2d797e06ce9f8e58fa
tree9ed5bf610d83616cff799ff240280fd59ed4a801
parentd81bd014fe76408692ac2f57cf6c1423ae2a2751
Reject second AVRCP connection.

This change rejects the RC connection from
second device if the DUT is already connected
to RC of first device.
This addresses the problem of improper closure
of Uinput device on disconnection of Avrcp
to make sure Avrcp passthrough commands work
as desired.

Change-Id: If2e39cd90575baffd0e4442b8e7cd2a91eebdf56
btif/src/btif_rc.c