commit | bcc86ca8166a0954aff1730fb52a2c2ee1045246 | [log] [tgz] |
---|---|---|
author | Ben <benlawson@google.com> | Tue Sep 23 11:15:28 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 11:15:28 2025 -0700 |
tree | 05e4551b6a267d8e02ed30e84923aee5f87811ef | |
parent | c57f0e85d2fc50027986ad83f8458a38f08b9705 [diff] |
pw_bluetooth_sapphire: Implement Central.SyncToPeriodicAdvertising Implement Central.SyncToPeriodicAdvertising method in the FIDL server by creating instances of PeriodicAdvertisingSyncServer for each request. Add FuchsiaDispatcher::native() method for getting async_dispatcher_t. Bug: 309014342 Change-Id: I885a06a41b558ff426b894a44926d2673ba3544f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/323893 Reviewed-by: Jason Graffius <jgraff@google.com> Docs-Not-Needed: Ben Lawson <benlawson@google.com> Commit-Queue: Ben Lawson <benlawson@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.