-
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: Setup ISO Data Path
* Plumb access to the transport layer up to the IsoStreamManager, so we can register our connections. * Implement IsoStream support for setting up an Iso data path and, on success, registering it with the IsoDataChannel. Bug: b/311639690 Test: fx test //src/connectivity/bluetooth/core/bt-host Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004454 GitOrigin-RevId: 092c6a0820d7049622abd4afdaab3f2b8adea994 Change-Id: I6d1248d6354730342772b3da01c1bdd43b410d1d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230532 Commit-Queue: Jason Graffius <[email protected]> Reviewed-by: Josh Conner <[email protected]> Lint: Lint 🤖 <[email protected]>
- Loading branch information
1 parent
9a6adf1
commit 769ce8f
Showing
20 changed files
with
488 additions
and
79 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
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.