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>
Wed, 10 Jun 2015 21:26:03 +0000 (21:26 +0000)
commitc3aa28eb96782e966d3b044eb9edeeedaa95bd39
treeba34867e6d38b0790cf89b5c811ddd71f6068bf4
parentb9851818bfce9f8d4ac2fb16c1f6cf23cb76f17a
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