[bt][hci] Fix kWriteAutomaticFlushTimeout opcode

The Write Automatic Flush Timeout opcode was incorrectly transcribed
into the "Link Control" section instead of the "Controller and Baseband"
section.

Bug: 71877
Test: constant changes only, confirm fix on wireshark

Change-Id: Ic0ae9d0466a10965fcd955c52cafff8bc8a35390
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/510639
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Ben Lawson <benlawson@google.com>
Fuchsia-Auto-Submit: Marie Janssen 💖 <jamuraa@google.com>
1 file changed
tree: 21bea65392af999e0849672b6f8cde3b9f3fed0f
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. out/
  9. prebuilt/
  10. products/
  11. scripts/
  12. sdk/
  13. src/
  14. third_party/
  15. tools/
  16. vendor/
  17. zircon/
  18. .clang-format
  19. .clang-tidy
  20. .git-blame-ignore-revs
  21. .gitattributes
  22. .gitignore
  23. .gn
  24. .style.yapf
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. go.mod
  30. go.sum
  31. LICENSE
  32. OWNERS
  33. PATENTS
  34. README.md
  35. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.