commit | 13a5f2a375c7d57a5a3bfb3520a55ee831944936 | [log] [tgz] |
---|---|---|
author | Ben Lawson <benlawson@google.com> | Wed Sep 28 23:47:39 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 23:47:39 2022 +0000 |
tree | f34e142dc54b7c34409147b9b180649419c2afc8 | |
parent | 289e0c1b87bece33faa6294cf439f4478a1f3935 [diff] |
pw_bluetooth: Move LocalService handle to LocalServiceInfo For improved ergonomics, let the client specify LocalService handles in LocalServiceInfo instead of assigning a handle to services and returning them in LocalService::GetHandle(). Change-Id: If1a05814eaae00376f3e89e27810546ab333b1bb Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/112450 Reviewed-by: Wyatt Hepler <hepler@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/.