diff options
author | 2025-06-27 11:19:02 -0400 | |
---|---|---|
committer | 2025-07-03 11:37:43 -0400 | |
commit | c7349772c268ec3c91d83cbfbbcf63f1bd7c256c (patch) | |
tree | 0d5b46d839b7a78f41ef2f07c122e9d2fd729560 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle (diff) | |
download | wireguard-linux-c7349772c268ec3c91d83cbfbbcf63f1bd7c256c.tar.xz wireguard-linux-c7349772c268ec3c91d83cbfbbcf63f1bd7c256c.zip |
Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
Upon receiving HCI_EVT_LE_BIG_SYNC_ESTABLISHED with status 0x00
(success) the corresponding BIS hci_conn state shall be set to
BT_CONNECTED otherwise they will be left with BT_OPEN which is invalid
at that point, also create the debugfs and sysfs entries following the
same logic as the likes of Broadcast Source BIS and CIS connections.
Fixes: f777d8827817 ("Bluetooth: ISO: Notify user space about failed bis connections")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions