-
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_proxy: Prepare for BR/EDR ACL credit support
Refactor credit management a bit inside AclDataChannel to support this. Doesn't yet handle deallocation for BR/EDR as that will require tracking transport type for connections. Does not support the case of shared LE/classic credits, as we don't have a need to support a controller that requires that at the moment. Bug: 379172336 Change-Id: I44d5a41dd57130b59a75ce10ca18b8210756874c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/246732 Reviewed-by: Richard Pasek <[email protected]> Commit-Queue: Austin Foxley <[email protected]> Lint: Lint 🤖 <[email protected]> Reviewed-by: Ben Lawson <[email protected]> Reviewed-by: David Rees <[email protected]> Docs-Not-Needed: Austin Foxley <[email protected]>
- Loading branch information
Showing
6 changed files
with
266 additions
and
80 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.