All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] src/adapter: Check if device is connected before clean up
@ 2024-06-17  7:59 Vlad Pruteanu
  2024-06-17  7:59 ` [PATCH BlueZ 1/1] " Vlad Pruteanu
  2024-06-17 14:00 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Vlad Pruteanu @ 2024-06-17  7:59 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: mihai-octavian.urzica, silviu.barbulescu, iulia.tanasescu,
	andrei.istodorescu, luiz.dentz, Vlad Pruteanu

Broadcast sources are currently deleted on the clean up triggered
by turning scan off. Thix fix prevents the removal of sources to
which we are synced by also checking if the device that will be
removed is connected (sources to which we are synced are already
marked as connected).

Vlad Pruteanu (1):
  src/adapter: Check if device is connected before clean up

 src/adapter.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-06-17 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17  7:59 [PATCH BlueZ 0/1] src/adapter: Check if device is connected before clean up Vlad Pruteanu
2024-06-17  7:59 ` [PATCH BlueZ 1/1] " Vlad Pruteanu
2024-06-17  9:44   ` bluez.test.bot
2024-06-17 14:00 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth

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.