OSDN Git Service

Limit Max Bitpool value to SPEC recommended one
authorAyan Ghosh <abghosh@codeaurora.org>
Fri, 26 Dec 2014 12:48:28 +0000 (18:18 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 25 Mar 2016 20:01:51 +0000 (13:01 -0700)
commit271c217a2c82b92a4d52dcace40bedea227a6c24
tree8f60b8957b8ecc7fc8430f34887f76cf7483a2cf
parent68ad33b15a1becf87bca8f0a420b29ffb3342a0a
Limit Max Bitpool value to SPEC recommended one

Preferred bipool for 44.1 KHz sampling rate for SBC
codec is considered as 53. Hence limit Max Bitpool
value to 53 in setconfig request to have it same as
the one DUT sets in getConfig response and in encoding
pcm packets.
few BMW series of CKs does not connect unless DUT
configures max bitpool in setconfig request to 53.

Bug: 27852645
Change-Id: Ie7ca504c23f6bae8fda997cdeb3e0ff0733defb0
bta/av/bta_av_aact.c