commit | 0276228bd06299269dc477870526a785f1506640 | [log] [tgz] |
---|---|---|
author | Jason Graffius <jgraff@google.com> | Fri Jan 31 12:03:51 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 12:03:51 2025 -0800 |
tree | e44fe510cde34a5ae84f53d691b47baf38d4dd6d | |
parent | be2a1ae6fa8cfbd3686354b6883ff3982cbf043f [diff] |
pw_bluetooth_sapphire: Fix assert in IsoDataStreamImpl The maximum size is only for the variable-sized portion of the packet (the optional fields and SDU data), and does not include the fixed header. Change-Id: I755c121a81df67f4591dd3798974b2363cbe4559 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263612 Docs-Not-Needed: Jason Graffius <jgraff@google.com> Commit-Queue: Jason Graffius <jgraff@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Josh Conner <joshconner@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.