[roll] Roll fuchsia [bt][hci] Migrate some HCI commands to Emboss

Migrate the following HCI commands to Emboss:
- Read Local Extended Features
- LE Connection Update
- LE Read Remote Features
- LE Enable Encryption

Original-Bug: 86811
Test: fx test //src/connectivity/bluetooth/core/bt-host

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/817008
Original-Revision: d4e51a93d2ab877df027eac28b5937ee3b4a2f34
GitOrigin-RevId: 50d8942dc485a7b9be6ed4624f710a1602ac6e35
Change-Id: I6424472cbbfc1ff3ecd9462d99e1ca3413e3d885
1 file changed
tree: 0f20a07e516630daf1befb86b2980b3498333146
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.