[roll] Roll fuchsia [bt][a2dp] Lower maximum SBC bitpool value

Previously we advertised that we supported very large bitpool values (up
to the spec max of 250).  Combined with codec negotiation, this would
result in choosing 250 as a SBC bitpool value, which is too large for
Bluetooth BR/EDR and not recommended when interoperating with some
devices that also advertise they support high bitpool values.

Lower the maximum advertised bitpool value to the maximum bitpool value
recommended for high quality in the A2DP specification.

Original-Fixed: 74960
Test: manual test with buggy speakers, constant change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521985
Original-Revision: 347fb0d83eccc6ebc82026a7e6f38a1fdaf32cb9
GitOrigin-RevId: 1cb6b0d28090c9b80a1c158ed7756ea4979cfb80
Change-Id: Ide21e70044387887bc5f12c19db45e7403a07984
1 file changed
tree: 1e15241eca33466e9bcec765e4425b23fe77f896
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.