Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: BAP: Shell: Add support for decoding LC3 data
Add support for decoding incoming LC3 data. At this point we only instantiate a single LC3 decoder, so only one frequency and duration is supported. To accomodate for the increased RAM usage, the number of unicast streams support have been decreased. Further more, the LC3 handling in the shell has overall been improved, also for encoding. (cherry picked from commit b4eac67) Original-Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> GitOrigin-RevId: b4eac67 Change-Id: Id42fd318d6e0d57f30c229d10a117c93a083a266 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5459459 Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Tested-by: Jeremy Bettis <jbettis@chromium.org>
- Loading branch information