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/.