[roll] Roll fuchsia [bt] Remove TODOs for closed bug 42165549

Removed TODOs referencing bug 42165549. The bug has been closed for a
while and the TODOs are no longer needed. The allow(dead_code) lints are
still relevant as these fields are only referenced in the Debug impl.

Original-Bug: 42165549
Test: Doc comments only, fx build
Test: fx test //src/connectivity/bluetooth:tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1568915
Original-Revision: b76006e68f0219f7af9f2c9fbb9693bfaee22bcb
GitOrigin-RevId: 72ede22cf0bf5187398c9e12ee566880b265fa03
Change-Id: Ie1368ed30dfd5fc8341b84041a0f5aad2a34a0dd
1 file changed
tree: 487da12e4d9b5620f9a871ab886570ccf39236fe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.