commit | faaffde5294858b903942dcd4b50f05f5eefa797 | [log] [tgz] |
---|---|---|
author | Aniket Kumar Lata <alata@codeaurora.org> | Wed Mar 22 19:18:15 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri May 05 02:36:32 2017 -0700 |
tree | 0b9cbb2c6b16472d64d6135f998d947e9b2534d8 | |
parent | 653aaefa4f0a3b503976aa6f0bfd59a8cacfea42 [diff] |
hal: Use cached value of bt encoder format for encoder latency Fixes device switch from A2dp to speaker taking 10+ seconds. Communication from audio hal to bt ipc lib results in multiple socket failures with host as BT is disconnecting. Use cached encoder format rather than querying again, this will avoid adding additional latency due to encoder latency checks. CRs-Fixed: 2028982 Change-Id: I91bd8060660efa0ab163c70112eae59b9a594377