commit | f439af7f304b176497b40e3c58b4fc07b8ccc956 | [log] [tgz] |
---|---|---|
author | NAGASHREE S <nagashre@codeaurora.org> | Mon Mar 04 11:45:08 2019 +0530 |
committer | Nagashree S <nagashre@codeaurora.org> | Thu Mar 28 17:14:31 2019 +0530 |
tree | 8e6e329cb0a1a406f8b066ed641dda2808170381 | |
parent | 73ed3a8088e3aacfb542d4a3148c68b7aa1d68a0 [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