[roll] Roll fuchsia [bt][core] unmask LE Connection Complete

fxrev.dev/985356 added support for extended connections. However,
somehow it got merged with only LE Enhanced Connection Complete
unmasked. It didn't get merged with LE Connection Complete unmasked. We
need to unmask LE Connection Complete so that the Controller knows to
send us the event.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1006214
Original-Revision: e60eb09b042a745de58e9b30e419cc3075811ce8
GitOrigin-RevId: cad606514eecf45a2f172af971be3a7f4f261c59
Change-Id: I4fe99d61ae18dd233da6f3acab6bed230ae8c428
1 file changed
tree: 58f76dcb2c3efe6106d9f68f72510041e639e54e
  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.