[roll] Roll fuchsia [bt][transport] Remove use of zx_packet_signal::count

Remove use of zx_packet_signal::count in CommandChannel, AclDataChannel,
and ScoDataChannel. This field is deprecated and hardcoded to 1 for
channel signals.

Original-Bug: 50601
Test: fx test bt-host-transport-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664386
Original-Revision: c9f11bdac5da0c24f72b4841bb3e15563f14b138
GitOrigin-RevId: c55a6926f47a0efa9ad71138673655c7e38e2dde
Change-Id: I3fa51d8000d881aa701b3229d9d45f9a5cd2967e
1 file changed
tree: 33ce9603c96606ec94b940a49988aad791a4756c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.