[roll] Roll fuchsia [bt][testing] update hci::FakeController to support extended advertising commands

In order to test extended advertising, hci::FakeController must support
the commands the extended advertising code will send.

Original-Bug: 76213
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/543433
Original-Revision: bc79c44c0c45ab6a49c7f0b47040505049892ced
GitOrigin-RevId: 2fbd3e75f7386ac2b1d99db6f154a3f007d508a5
Change-Id: I8ffe7a6cc7423688ffb2c4a320b4e17c590a86c0
1 file changed
tree: f6b898e63bfbf6fb9f72b7d1e850d8b0a3cca6cf
  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.