Fix the bug for the A2DP connection 75/71975/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 30 May 2016 04:55:47 +0000 (13:55 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 30 May 2016 04:55:47 +0000 (13:55 +0900)
commit282479120906a9fcb1b0da1301c69e2986137cb0
tree6bcf4e4ae3d9e89347255f9c5584ea7eb9f0c898
parent0825bc6dec6569498cc64104d3b749f616cdea5b
Fix the bug for the A2DP connection

When an application uses BT_AUDIO_PROFILE_TYPE_ALL to connect,
HSP profile only be connected because of the wrong logic in
bt-service's audio connected list.

Change-Id: If1d9569a018bc02c1a3c863bd21e01ff6715533b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/bt-service-audio.c