Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 798ed5e0 authored by Rahul Arya's avatar Rahul Arya
Browse files

Fix ACL Create Connection Cancel

The old cancellation implementation has two issues: (1) if a connection
request is queued, we still tell the controller to cancel it and then
dequeue the request later, which makes no sense, and (2) we *don't*
cancel the request if it is outgoing, because the predicate is flipped
from what it should be.

This fixes both and integrates it with the ACL scheduler.

Bug: 246640776
Test: unit tests
Tag: #stability
BYPASS_LONG_LINES_REASON: Bluetooth

Change-Id: Ibf82f076497738a0d885a0097862ff926d5e4605
parent 9158ccfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment