[roll] Roll fuchsia [bt][rfcomm] Add inspect stats for data transfers

Adds throughput statistics for the data flow controller in the
SessionChannel. For the credit flow controller, records the current
credit counts.

Original-Bug: 64138
Test: Added to bt-rfcomm-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457271
Original-Revision: c858728834aa94bfe759f0aca32aec1b5d918c7d
GitOrigin-RevId: 5485cf63b08591886fda90fcf63a7a04a7dc3d17
Change-Id: I3b966c33eb0c51ef19cbffc19467064869e758d4
1 file changed
tree: d05f3fa6aa948ea44b39beb6c994f6f833ad9156
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.