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

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

gatt: Fix incorrect GATT confirmation on indication

If there is many GATT users, Android sends indication to all the users
and expects confimation.
Without this fix, we could endup sending multiple Confirmation to remote
device on single Indication - which is wrong.

This patch fixes this.
Found during PTS HAP testing.

Bug: 238171211
Test: atest BluetoothInstrumentationTests
Test: PTS
tag: #feature
Merged-In: Ieef9a0f3448ce8529624e777282e857a7f206c00
Change-Id: Ieef9a0f3448ce8529624e777282e857a7f206c00
(cherry picked from commit 090653c2)
parent 739bf6dc
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