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

Skip to content
Commit 7e93f694 authored by JiLin Wan's avatar JiLin Wan Committed by yujinyao
Browse files

Fix avdtp not start

[Root Cause]
When acp connect from peer, the pscb will use the wrong handle
 which maybe used by another peer, and then the BTA_AV_SST will
 be used by two pscb handle by the same current peer, and finally
 local cannot send start_req as the BTA_AV_SST state wrong. And
no sound output from the peer device.

[Solution]
Fix bta av layer pscb donot match with btif av layer btifavpeer

Bug: 288222049
Test: atest net_test_btif_stack

Change-Id: I37974843c604265ffc9098f480760d97ceb990df
parent 394b5b8f
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