diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-06-27 11:19:02 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-17 18:37:03 +0200 |
commit | cdbcde935e7279269b2241e314cec02a291de3da (patch) | |
tree | 9c3dd1c8df161342817d4c6a03b8bfe610600696 /net/openvswitch/openvswitch_trace.c | |
parent | 32fa1f92a40e256806886d9f4bd4c64d24cd5b82 (diff) |
Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
[ Upstream commit c7349772c268ec3c91d83cbfbbcf63f1bd7c256c ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/openvswitch/openvswitch_trace.c')
0 files changed, 0 insertions, 0 deletions