[roll] Roll fuchsia [bt][host] Rename hci-protocol namespace to pw::bluetooth::emboss

Rename namespace from bt::hci_spec to pw::bluetooth::emboss.
Rename EmbossCommandHeader, EmbossEventHeader, and EmbossLinkKey
to CommandHeader, EventHeader, and LinkKey, respectively.

Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/788037
Original-Revision: 1adda53d896877d2cf7f4c78cdc3d4514bf4f937
GitOrigin-RevId: 23a7c2d36be5f4de79168588d68a55531a387167
Change-Id: Ia294a217202e2db2abafa233830a693c471402d6
1 file changed
tree: 457c6b9d68c55e47b0cb3334322377c3a477dfce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.