[roll] Roll fuchsia [bt][emulator] Handle BtHci SCO protocol ops in bt-hci-emulator

Respond to BtHci SCO methods with errors instead of leaving the
handling functions uninitialized. These are not currently called
in any tests, but it will prevent confusing failures in the future.

Test: fx test bt-host-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/645565
Original-Revision: 700b92d0746fa1334991eb521c89fcbf2408f2d6
GitOrigin-RevId: e70e942ba24a1d843dab96b274afd19f384de575
Change-Id: I9c3e18515a47392901e3e7693740c775193cdf63
1 file changed
tree: 2bfc83c66bf0cc022ec058b7ae6e233d01a8f714
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.