HFP: Using ConcurrentHashMap for mA2dpConnState

Using ConcurrentHashMap to store the A2DP states.
This helps multiple threads to access an objects
without any complications.

CRs-Fixed: 2416078
Change-Id: I216ddecb58d5637fcd859ae9fe68ac240154a178
1 file changed