[roll] Roll fuchsia [bt][gap] Write Variable PIN Type for Legacy Pairing

A BR/EDR connection using legacy pairing must use a PIN code that is
either a variable or fixed type. Sapphire chooses to support variable
PINs, so we write this information the controller when
BrEdrConnectionManager is created.

This change is part of the larger effort to support BR/EDR Legacy
Pairing.

Original-Bug: b/42173830, b/342151162
Test: fx test bt-host-gap-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1086961
Original-Revision: 204251dd74de596662d398bf9b855e5174db110c
GitOrigin-RevId: ea19e2b54c2933358eca293b2d90457e79de5e3b
Change-Id: Idd498d809bbacac2aed0bb50b0b1d4c4d277a63b
1 file changed
tree: 08b406f893314540dfe5e098e6e1add51262e8d6
  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 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.