[roll] Roll fuchsia [bt] Enforce more argument comments

Refactor sm::PairingFeatures to a struct with default values so it can
be initialized using named initializers, taking the place of argument
name comments for its ctor.

Apply corrections from I44f797b997d0e23a91c832beec929fb8762e2d40
review (https://fxrev.dev/445875).

Rename lec to link_error_cb in ChannelManagerTest.

Original-Bug: 2779
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660004
Original-Revision: 3de8cbd7ce25e59b1c301179d4bab8dcbb774957
GitOrigin-RevId: 9223554fbcc3f219540d3986c5d3154e2f67ab44
Change-Id: I3c08521dd60f87a5dd587d3c51e53197026b0781
1 file changed
tree: c091a102010543d2a2ec47b440828096412b55e5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.