[roll] Roll fuchsia [bt][hfp-hf] Add delay handling search results.

Previously, we would immediately attempt to connect to a peer on a
search result.  However, this could race with the peer attempting to
connect to us.  Since it's more likely a peer will want to connect
first, this CL adds a delay to allow this before attempting to connect
to the peer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864062
Original-Revision: 5b0b4398cb040e9f4a969e774911afcd05c20ea5
GitOrigin-RevId: 745578bc322d871f8d48dd2c783ecb40bc6b687a
Change-Id: I049e26402eb71c0f32e7bb0c7c5fa57da6e2206b
1 file changed
tree: 621b6e28fb544eff87529ba58d94b210dfc2dcdc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.