-
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: Convert advertising return packets to emboss
Replace hci_spec packed struct definitions: - LESetExtendedAdvertisingParametersReturnParams - LEReadAdvertisingChannelTxPowerReturnParams with emboss definitions: - LESetExtendedAdvertisingParametersCommandCompleteEvent - LEReadAdvertisingChannelTxPowerCommandCompleteEvent Bug: b/42167863 Test: fx test //src/connectivity/bluetooth/core/bt-host Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1095955 GitOrigin-RevId: 5a73378a878f825a73dfc33061e29595121fdc54 Change-Id: If1b3bae84cb7157bd4e77d039aff1a1b0ef500e1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230576 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Jason Graffius <jgraff@google.com> Reviewed-by: Lulu Wang <luluwang@google.com>
- Loading branch information
1 parent
63ff91d
commit 679c11a
Showing
6 changed files
with
35 additions
and
42 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
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