[roll] Roll fuchsia [bt][gap] Implement sys.Access/SetConnectionPolicy

Add support for `SetConnectionPolicy`. Store outstanding FIDL requests in
a collection. The stack will become connectable again once the last
outstanding `ProcedureToken` has been closed.

Original-Bug: 404839827
Test: fx test bt-gap-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232025
Original-Revision: b489adc3a429ea08c8b403d60c43bea80a909532
GitOrigin-RevId: 071a972804faa7e1c99e73abf8303c64ec3848c0
Change-Id: I65d98414df85d86f6598931ca4a80e75c99543e1
1 file changed
tree: d1eb142c1accc91bc79e8c19f6d795d53b399653
  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.