[roll] Roll fuchsia [bt][fidl] Reland Add fuchsia.bluetooth.le/Connection.RequestGattClient

Add fuchsia.bluetooth.le/Connection.RequestGattClient method that
binds a fuchsia.bluetooth.gatt2/Client server. Mark it transitional
so that it does not break downstream test utilities that
construct Connection.

This is a reland of Ie75a5cf59adde00726c6898e79b193a856e48f2a.

Original-Bug: 36373
Test: fx test bt-host-fidl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596231
Original-Revision: 25c07ad31cb6bfc0c7b26641df58abeaa53d870a
GitOrigin-RevId: 4e11c3bbcd9d1acee3c5c6794ec12f3c6dc45840
Change-Id: I52ee0994cf99125e7a750026d5b355f33616e8ff
1 file changed
tree: e70136df1be2ec12ddd6358aae6a0de905df78c0
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.