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

Skip to content
Commit bd7e9846 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

leaudio: Fix recovery reconnect

When GATT sends CLOSE event, the ACL is still there, even controller
received HCI_Disconnect command.
If we do BTA_GATTC_Open(direct) in onGattDisconnected, GATT will assign
us to current ACL, which in a second will be dropped.

This patch should fix that:

Bug: 277414152
Test: Manual
Tag: #feature
Change-Id: I28b2c672b8a20255adb94cfd24e5b542856651a8
parent 0628abec
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