[roll] Roll fuchsia [bt][virtual] Implement HciTransport API in EmulatorDevice

Drivers must be updated before FidlController can be updated to use the
new HciTransport API. This is part of the effort to move bt-host to SDK.

Original-Bug: b/343260112
Test: fx test //src/connectivity/bluetooth with fxr/1053529
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066016
Original-Revision: 9617109e7930f1afabb00f980ea768d0d569fafa
GitOrigin-RevId: 4ba80dfd3583429f81ee5ebbb9579c53629a8d7f
Change-Id: I056d9dbf116a8929075fb0e4fe69d9931aaaa462
1 file changed
tree: 24bbb4899de9a5bc44a6d6fa915dabd4f2e090c1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.