commit | 508eea3e46ef8f1134cb52874cd49fc6f73839c7 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Fri Nov 15 06:06:24 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 14 22:08:08 2024 -0800 |
tree | 661c1dbb6fb4abd57d27f4c68b8575af7a284770 | |
parent | dd9120d8cc20c937d9ec4f3bc189d6517d8082bb [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_bluetooth: Fix RFCOMM information length off by one A misreading of the spec led to confusion on whether credits was counted as part of information_length. It is _not_, but it is included in the calculation for max allowed payload. Fix this and standardize on `information` as the name used in the spec vs payload. Also add helper flag for checking whether a frame is UIH or not Add standalone unit tests for RFCOMM. Original-Bug: 378692444 Original-Bug: 378691959 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249092 Original-Revision: 40d4c1261275065d30e77ea68fbea69061b70e78 GitOrigin-RevId: 73a2c5b4937c00041af241a374ebd14e601ccba8 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156496 Original-Revision: 37777e006f07ca9712138336dbfb4820f4c76288 Change-Id: If92c44a124cfa46ee6d07fa29ae2ad22bdc62f7c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.