[roll] Roll fuchsia [bt][rootcanal] Deserialize packets from TCP stream

Re-enable PTS-bot by parsing discrete packets from incoming byte stream.
For some reason, there is no longer a 1:1 mapping from TCP stream reads
to H4 packets.

Original-Bug: 396500079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207232
Original-Revision: 06780f2392a2db05ff9b54101cc2800f9622a463
GitOrigin-RevId: 8486b24c206b0c30e76c2c0fba4daaf1006527d7
Change-Id: I4205695313cf415ef6e0c18a6955eb005ba97315
1 file changed
tree: 447f9c4de577b8f117dded444bb90f36558fde0d
  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 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.