[roll] Roll fuchsia [bt][peripheral-hub] Handle `Watcher::Watch` requests

Update the shared state to save a HangingGet server for managing FIDL
requests.

Add a handler for incoming `Watcher` FIDL protocol requests.

Notify subscribers of peripheral state any time a peripheral report is
received.

Original-Bug: 86556
Test: fx test bt-peripheral-hub-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676245
Original-Revision: 98e7e9b171d15c682f8b731bcd94c48cbab4c029
GitOrigin-RevId: 243d128f739333cba0e44714c2c4dedc3644f7e5
Change-Id: I049a74a2635ce4e9e66fc4f4823b9adc35e5c16a
1 file changed
tree: ee005778a02fd1dd1b83726eafbc24e82c4129c2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.