All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Bluetooth: ISO: Set CIS bit only for devices with CIS support
@ 2023-09-08  9:16 Vlad Pruteanu
  2023-09-08  9:16 ` [PATCH v2 1/1] " Vlad Pruteanu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vlad Pruteanu @ 2023-09-08  9:16 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, silviu.barbulescu,
	iulia.tanasescu, andrei.istodorescu, Vlad Pruteanu

Currently the CIS bit that can be set by the host is set for any device
that has CIS or BIS support. In reality, devices that support BIS may not
allow that bit to be set and so, the HCI bring up fails for them.

This commit fixes this by only setting the bit for CIS capable devices.

Vlad Pruteanu (1):
  Bluetooth: ISO: Set CIS bit only for devices with CIS support

 net/bluetooth/hci_sync.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-08 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-08  9:16 [PATCH v2 0/1] Bluetooth: ISO: Set CIS bit only for devices with CIS support Vlad Pruteanu
2023-09-08  9:16 ` [PATCH v2 1/1] " Vlad Pruteanu
2023-09-08 10:05   ` bluez.test.bot
2023-09-08  9:16 ` [PATCH 0/1] " Vlad Pruteanu
2023-09-08  9:16 ` [PATCH 1/1] " Vlad Pruteanu
2023-09-08 10:01   ` [1/1] " bluez.test.bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.