commit | 26649f6b539fe2503f194230c4355b6a4a4215b7 | [log] [tgz] |
---|---|---|
author | Austin Foxley <afoxley@pigweed.infra.roller.google.com> | Fri Nov 15 05:37:43 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 05:37:43 2024 +0000 |
tree | 21962042e8632ed67b55bc9a4ea4ac2ef4bd7985 | |
parent | 5ee1c6fc086e945988755a553b342976f6e46635 [diff] |
roll: 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 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 5b5c7815e957d3..40d4c126127506 Roll-Count: 1 Roller-URL: https://cr-buildbucket.appspot.com/build/8731228389510736929 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I72ef761bd9429f75569b2e04f02c04cb4129a1eb Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/249272 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.