-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_bluetooth_sapphire: Implement PrivilegedPeripheral API
Support the public address type when a privileged client requests it. Otherwise default back to the random address type. Add unit tests. Bug: 362316463 Test: bazel run --config=fuchsia //pw_bluetooth_sapphire/fuchsia:tests_qemu Change-Id: I8d2c96be4745545e4ed87ed7cb3e506cf42bd5da Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/241712 Docs-Not-Needed: Lulu Wang <luluwang@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Ben Lawson <benlawson@google.com> Pigweed-Auto-Submit: Lulu Wang <luluwang@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
- Loading branch information
Lulu Wang
authored and
CQ Bot Account
committed
Oct 29, 2024
1 parent
b901805
commit 0dff116
Showing
26 changed files
with
887 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.