[roll] Roll fuchsia [bt][bt-host] Don't assert on connection handle 0x0000

Don't assert that HCI connection handles aren't 0x0000 because 0x0000
is a valid connection handle according to the spec.

Original-Bug: b/266103692
Test: Manually established a connection with connection handle 0x0000.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792202
Original-Revision: 7688d9e03cac804ecfb67fb34986765e2b9f2b7d
GitOrigin-RevId: 4b793c67304ff057bfbc2da791a70c1bc0c7afa8
Change-Id: I768a2988df7b5d9ae3135795889edad29227cc77
1 file changed
tree: 19f06d27374d6031193731fe9d0874188cc3f5da
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.