OSDN Git Service

Set the proper authentication level for AvOpen
authorAnubhav Gupta <anubhavg@codeaurora.org>
Mon, 14 Jul 2014 13:23:37 +0000 (18:53 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 5 Jun 2015 00:28:53 +0000 (17:28 -0700)
commitd59ee6c25920cf9db218f2d5ac46624c69c3ba09
tree111799357b759fdfae3d7e01f8964178ebdb1b2c
parent8a67ac702cd4d4a4cbebd1e765800141b84e6fc0
Set the proper authentication level for AvOpen

During Avopen security was made none hence A2DP
connection was happening without bonding when
DUT is paired with DUT and then pairing entry
is deleted from remote and then only A2dp is
tried to be reconnected from DUT. A2dp appears
to be connected in this usecase but the device
entry is shown in available devices list instead
of paired one.
Changes made from No security to SEC Authenticate

Change-Id: I7fc39fe8acef874f0031c9b78d4269a62b94e4b0
btif/src/btif_av.c