[roll] Roll fuchsia [bt][gap] Increase timeout for finding bt-host

Increase from 5s => 100s the length of time that bt-gap will wait
to find an instance of bt-host.

Original-Bug: http://b/410017599
Test: Manually tested on a sherlock by adding a delay to the
      bt-transport-uart driver and verifying that this change
      restored successful operation.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252604
Original-Revision: 91cd57a2b9e36844a64f69411ecab5be858dba61
GitOrigin-RevId: cd255d672d5d52d66b898c6301618388734921d7
Change-Id: I0597e8b60f6e213e166a7f5179fe2645ddb54ed2
1 file changed
tree: f97a6e8cb040c260c73c391f549368a373bd02f1
  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.