libbt: configure audio codec right after firmware

Fixes an issue with calls via bluetooth for devices with broadcom chip.
Some devices has issues with audio calls due to removal of the 'pre-SCO'
configuration step introduced in Oreo. In order to fix it we should configure
audio codec (perform 'pre-SCO' configuration step) right after firmware upload.

Configure vnd config for affected devices to enable this fix.
Here is a list of available parameters:

BTHW_FW_EXTENDED_CONFIGURATION
 - Enable/disable fix. TRUE/FALSE. Default is FALSE

BTHW_FW_EXTENDED_CONFIGURATION_SCO_CODEC
 - SCO codec. Numeric value from the sco_codec_t enum. Default is SCO_CODEC_CVSD

Change-Id: I068dc247b4b39010001cc124de144837c326ed03
1 file changed
tree: 483d9af667de80722d1cb5e3ad04e86e61686128
  1. include/
  2. src/
  3. Android.mk
  4. gen-buildcfg.sh
  5. METADATA
  6. OWNERS
  7. vnd_buildcfg.mk