-
Notifications
You must be signed in to change notification settings - Fork 78
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: Reland "Integrate LegacyPairingState with ..."
Reland "Integrate LegacyPairingState with ..." PairingStateManager" This is a reland of commit 31a9d97a99e1571ad674961a0647b3de85d9265e Relanding this with no changes. Originally reverted because there was no configuration to disable/enable legacy pairing (added in fxr/1102453). Original change's description: > [bt][gap] Integrate LegacyPairingState with PairingStateManager > > This CL wires up the legacy pairing process code to the rest of the > system via the PairingStateManager. > > Depending on the pairing events we encounter before/after the ACL > connection is complete, or depending on the result of interrogation with > the peer, we will tell the PSM whether to use SSP or legacy pairing. > > Bug: b/42173830 > Test: fx test //src/connectivity/bluetooth > Manual Test: > - Paired and streamed audio to/from Nelson DUT with iOS and veho devices > supporting SSP to ensure SSP still functions > - Paired and streamed audio to/from Nelson DUT with iOS and veho > devices. Cherry-picked fxr/1078858 to simulate legacy pairing > > Change-Id: Ibf745d6452b5f8fc53dbd16101f2cc3d6a20c114 > Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1062293 > Reviewed-by: Ben Lawson <[email protected]> > Reviewed-by: Marie Janssen <[email protected]> > Commit-Queue: Lulu Wang <[email protected]> Bug: b/42173830 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102393 GitOrigin-RevId: 52ee3d21a3b09f3139ec8b30681ca92e760350d4 Change-Id: I5cf5c5f5d2bfbfcff62de6ca76bb07f9d62047f3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/232771 Lint: Lint 🤖 <[email protected]> Commit-Queue: Jason Graffius <[email protected]> Reviewed-by: Ben Lawson <[email protected]>
- Loading branch information
Lulu Wang
authored and
CQ Bot Account
committed
Aug 29, 2024
1 parent
7dabba5
commit fe17588
Showing
13 changed files
with
878 additions
and
149 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
Oops, something went wrong.