[roll] Roll fuchsia [bt][transport] Make AclDataChannel queue state inspectable

Add Inspect properties to AclDataChannel for depth of host queue and
host-to-controller flow control credits.

Wire up inspect tree initialization to transport::Transport and
AclDataChannel.

Original-Bug: fxbug.dev/45725

Test: in bt-host-transport-tests,
ACLDataChannelDeathTest.AttachInspectBeforeInitializeCrashes
ACLDataChannelTest.InspectHierarchyContainsOutboundQueueState

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/584282
Original-Revision: 3236156d226b511b2ebb8371e1a8760205e4b2b1
GitOrigin-RevId: 5d8f9c88eb52cf9d789490704bcbae86b542ef52
Change-Id: If7ed6d6db9ea5f2d4ae4ea6b75b85cb45b5e0f38
1 file changed
tree: e867ef6ed766a005d686921fe09f7e61470d0758
  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.