diff options
author | Iulia Tanasescu <iulia.tanasescu@nxp.com> | 2024-11-01 11:23:37 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-11-14 23:36:43 +0300 |
commit | 79321b06a03e395ab1fc19a47549e9d70ddac115 (patch) | |
tree | a8942127678134f7f80d3c730f82afc81a3d0d97 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4a5e0ba68676b3a77298cf646cd2b39c94fbd2f5 (diff) | |
download | linux-79321b06a03e395ab1fc19a47549e9d70ddac115.tar.xz |
Bluetooth: ISO: Fix matching parent socket for BIS slave
Currently, when a BIS slave connection is notified to the
ISO layer, the parent socket is tried to be matched by the
HCI_EVT_LE_BIG_SYNC_ESTABILISHED event. However, a BIS slave
connection is notified to the ISO layer after the Command
Complete for the LE Setup ISO Data Path command is received.
This causes the parent to be incorrectly matched if multiple
listen sockets are present.
This commit adds a fix by matching the parent based on the
BIG handle set in the notified connection.
Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions