[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_bluetooth: Add more emboss definitions

Add emboss CommandComplete event definitions for:
  - READ_SCAN_ENABLE
  - READ_ENCRYPTION_KEY_SIZE

Also, move ScanEnableBits into hci_common.emb so it can be used
by both commands and events.

Original-Bug: b/42167863
Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228671
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 7ee36ee92d4d95376117a86ca7aa652d96632b99
GitOrigin-RevId: 0f2f88dbce4521354239ce16a91b9784450be02c
Roller-URL: https://ci.chromium.org/b/8739781771764203665
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099335
Original-Revision: d62438a9b20e149ec38054781f34aa1e8b993d20
Change-Id: I92d457a51bac00921f9c1e9b6fd355d25141f10c
1 file changed
tree: 8d60512f1910bb1fc9d5d183192349fbad5c463b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.