[roll] Roll fuchsia [audio] Base codec protocol on the DAI protocol

Base the codec protocol on the DAI protocol reusing common definitions
and also audio streaming interface methods. We also further simplify the
protocol usage in simple-codec and further separate the FIDL usage by
moving FIDL definitions to simple-codec-server-internal.h.

Test: tas58xx-test (exercises most simple codec's protocol usage)
Test: simple-codec-unittest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/453798
Original-Revision: b420dc3585d5064c44097750cc49ee4301f9fe41
GitOrigin-RevId: 7ae21cd392123b49839dece06d3a2268371155bc
Change-Id: I754a70ffdf3b48afa20192306a582e085f729400
1 file changed
tree: ad993741f99684851474a7dc54aca99a6730318a
  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.