[roll] Roll fuchsia [bt][rfcomm-integration-tests] Add passthrough tests

Add passthrough integration tests for non-RFCOMM services. This
validates that passthrough clients of the RFCOMM component can use the
`bredr.Profile` interface.

Original-Bug: 77372
Test: fx test bt-rfcomm-integration-tests

Multiply: bt-rfcomm-integration-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576374
Original-Revision: d2ec9bd91eca5b451973e591c48871a88e76e1f7
GitOrigin-RevId: 0ca064d3b320ab39ca9ce5d8cdb7702114d7ea18
Change-Id: I8a85d5a60569f95cc6f1284b9d309212394d412e
1 file changed
tree: f60a295f78aa99cf63a74c4f711abc0dd09d8a3c
  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.