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

Skip to content
Commit ec401373 authored by Michael Sun's avatar Michael Sun
Browse files

Handle “already authenticated” with authentication race

When the host initiates an authentication but is raced by a
device-initiated authentication and the device-initiated authentication
completes first, the "already authenticated" handling leaves the
host-initiated authentication request in a pending state. For RFCOMM
channels, this results in a pending socket port that does not close
until a timeout occurs, which later can compete with HFP opening.

Bug: 301563951
Tag: #floss
Test: emerge-brya floss
Test: m com.android.btservices

Change-Id: Ib682dbed7032580d83f9921310321ba677668fbf
parent ed649a3d
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