| commit | c56bbf15d3fb16353821eb45bbe85e4be601f944 | [log] [tgz] |
|---|---|---|
| author | Ben Lawson <benlawson@google.com> | Wed Jul 20 22:03:51 2022 +0000 |
| committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:59:15 2023 -0800 |
| tree | 04855fa32fde10d0eb851e739cd3344512d2838d | |
| parent | 326837e11cf222a44e9c250cb6e4a17e87edd564 [diff] |
[bt][att] Replace LinkedList with std::queue in att::Bearer Replace use of bt::LinkedList (aka fbl::DoublyLinkedList) with std::queue in att::Bearer. Bug: 100658 Test: fx test bt-host-att-tests Change-Id: I1fbca715c025d5e73218fb317761c42dc94730fb Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699791 Commit-Queue: Ben Lawson <benlawson@google.com> Reviewed-by: Ali Saeed <saeedali@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/.