commit | a10a73b274ff5ced0862cec8a14e6a52f630f3dc | [log] [tgz] |
---|---|---|
author | Ben Lawson <benlawson@google.com> | Fri Apr 01 01:59:10 2022 +0000 |
committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:59:08 2023 -0800 |
tree | ba9bcfc39b4df454977d02378ac3f49bd4058265 | |
parent | 6a58ef8e79659239cd8bb8bc5a709a062d55bd1e [diff] |
[bt][transport] Remove use of zx_packet_signal::count Remove use of zx_packet_signal::count in CommandChannel, AclDataChannel, and ScoDataChannel. This field is deprecated and hardcoded to 1 for channel signals. Bug: 50601 Test: fx test bt-host-transport-tests Change-Id: I13f53119a5b40d2feb12a8fba44babd61eb3c7da Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664386 Reviewed-by: Xo Wang <xow@google.com> Commit-Queue: Ben Lawson <benlawson@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/.