commit | e3d25a6956b3a78564eb8851f9fd76f2d2b21549 | [log] [tgz] |
---|---|---|
author | Satish Kodishala <skodisha@codeaurora.org> | Fri Apr 19 12:16:40 2019 +0530 |
committer | Satish Kodishala <skodisha@codeaurora.org> | Fri Apr 19 12:16:40 2019 +0530 |
tree | fb318d574c103205ac1b0d444c69ce0339996dc1 | |
parent | bd33b6ed237c4018e4a805ae5df637de56cb1b24 [diff] |
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