[roll] Roll fuchsia [bt][hci-spec] add new enum members to SupportedCommand

hci::SupportedCommand is missing some of the newer enum values. This
change doesn't add in the packet definitions yet. Those will came at a
later time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/543432
Original-Revision: 1b1fb44f7ae7967891c802f5fc9c5bfb24f3ced0
GitOrigin-RevId: f3a2579c2842276f802dbfbce8b62c08a17831d5
Change-Id: I2faf85bd97cd1929e904dc2471316c8cf159fe3a
1 file changed
tree: 4b2d87d8bd9a46baab5fcc43db61eb7a8fe094e3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.