-
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_proxy: Fix connection cleanup logic on ACL disconnect
Upon receiving a disconnection complete event, we should always remove connection from active connections list (even if there are not currently pending packets) Add test for disconnect cleanup. Change-Id: Ib80fe92c4b299d121b733294b7fe4b1f2c72bcd0 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/247053 Docs-Not-Needed: Austin Foxley <[email protected]> Presubmit-Verified: CQ Bot Account <[email protected]> Reviewed-by: David Rees <[email protected]> Lint: Lint 🤖 <[email protected]> Pigweed-Auto-Submit: Austin Foxley <[email protected]> Commit-Queue: Auto-Submit <[email protected]>
- Loading branch information
Showing
2 changed files
with
31 additions
and
6 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