commit | f87e7133d5cfd0931d73161e80d4fc2368e657e1 | [log] [tgz] |
---|---|---|
author | Faraaz Sareshwala <fsareshwala@google.com> | Wed Mar 12 10:58:33 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 10:58:33 2025 -0700 |
tree | e15030aa4d497914b1e347fdcce835f1db2f8c5d | |
parent | 29ac60db94937b508228296f63680e9ddc5314fc [diff] |
pw_bluetooth_sapphire: Update AdvertisingHandleMap to use UnorderedBiMap Now that BidirectionalMap exists, update AdvertisingHandleMap to use it. AdvertisingHandleMap has a few bugs that were fixed in BidirectionalMap. Moving to BidirectionalMap fixes those as well. Bug: 42174576 Fixed: 42158168 Test: bazelisk test --config googletest //pw_bluetooth_sapphire/... Change-Id: Ibdcee6e126ad267b9f77f9ac8a3b31590ce78933 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260226 Reviewed-by: Jason Graffius <jgraff@google.com> Commit-Queue: Faraaz Sareshwala <fsareshwala@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Tests-Not-Needed: Faraaz Sareshwala <fsareshwala@google.com> Docs-Not-Needed: Faraaz Sareshwala <fsareshwala@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/.