summaryrefslogtreecommitdiff
path: root/bluetooth/audio/2.1/default/session/BluetoothAudioSupportedCodecsDB.cpp
AgeCommit message (Collapse)Author
2021-02-06One libbluetooth_audio_sessionJakub Pawlowski
libbluetooth_audio_session must be version agnostic, and support both 2.0 and 2.1 bluetooth.audio vendor libraries Test: compilation Bug: 150670922 Change-Id: I6a4a10b37201da9a5fb289262530f9d9cd5041ac
2021-01-12Update supported sampling frequencies for LC3 codecGrzegorz Kołodziejczyk
LC3 specification extends current supported sampling frequencies with 8kHz and 32kHz for LC3 codec for session and does not support yet higher than 48kHz. Along with additional supported session frequencies, valid software pcm configuration is extended with missing frequencies for LC3 and extended 8kHz and 32kHz. Frequncies above not supported by LC3 are removed also. Tag: #feature Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest Sponsor: jpawlowski@ Change-Id: If36c9c9aa102008adff7f77c58e272b79f7e2482
2020-10-09Introduce LE Audio software provider for bluetooth audio 2.1Grzegorz Kolodziejczyk
Patch introduces LE Audio software encoding provider for bluetooth audio 2.1. Bug: 150670922 Tag: #feature Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest Sponsor: jpawlowski@ Change-Id: If668593be7a46c9abcc45d21c5bdb9b493864cc1