[roll] Roll fuchsia [bt][snoop] Use sync proxy to timeout

Using block_on doesn't work in the Fuchsia executor, causing bt-snoop to
lock forever when waiting for the snoop channel to open.

Use the HciSynchronousProxy instead, and error on a timeout.

Original-Fixed: 319289048
Original-Fixed: 319208709
Test: added timeout test; fx test bt-snoop-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971833
Original-Revision: a97ee6b4f25ccdda757e7e675916386fe79792c5
GitOrigin-RevId: 0b62f62c2d8dd1617a59ff82a4fd98d5cbd17b2a
Change-Id: Ica94c0a0248a74793d24266cfbc03ab551cda51c
1 file changed
tree: 4e94dadfb56be8ce29225f126033c29acce0b62a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.