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

Skip to content
Commit 96b54555 authored by Jakub Tyszkowski's avatar Jakub Tyszkowski
Browse files

LeAudio: Fix not releasing audio interface

Only the temporary pointer values were set on interface aquisition,
and the original pointers which are then checked when releasing the
interface stayed unset and prevented the release.

This change fixes the following log:
 BTAudioClientLeAudioStub: packages/modules/Bluetooth/system/audio_hal_interface/le_audio_software.cc:103 - Cleanup: HAL transport: 0x01, is broadcast: 0
 bt_stack: [WARNING:le_audio_software.cc(762)] ReleaseSink, can't release not acquired sink

Bug: 320275987
Test: m com.android.btservices
Flag: EXEMPT; trivial change
Change-Id: I9c28afa5f93bbbc9ddf048503d9c5bb9b377138d
parent e040b747
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