Files
linux/net/bluetooth
Luiz Augusto von Dentz c7349772c2 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: f777d88278 ("Bluetooth: ISO: Notify user space about failed bis connections")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-07-03 11:37:43 -04:00
..
2023-02-13 18:34:48 +08:00
2021-04-27 17:05:53 -07:00
2025-01-15 10:37:07 -05:00
2024-03-06 17:22:39 -05:00
2024-07-15 10:11:35 -04:00
2025-03-25 12:50:54 -04:00
2025-03-25 12:50:35 -04:00
2021-06-26 07:12:37 +02:00