[roll] Roll third_party/pigweed pw_bluetooth: Add sniff-related HCI definitions

Add HCI_Exit_Sniff_Mode command and HCI_Mode_Change event
to emboss HCI definitions.

Test: Builds
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286852
Original-Revision: d094133d7c14b3c70ae5f4ec84056734323d1b15
GitOrigin-RevId: 30af7735fe0625ceaf6f2894ce16fb3feba59c70
Change-Id: Iaa14bcff6f8255ac142ffd2d3f724c7be6813c24
1 file changed
tree: 775788c88d9600fa45b3b608002d4710e148b9ca
  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 in one of the communication channels documented at get involved.

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.