All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Set device non temp when synchronized with bcast source
@ 2023-08-30 13:29 Silviu Florian Barbulescu
  2023-08-30 13:29 ` [PATCH 1/2] Set temp if device is bcast source even if addr is private Silviu Florian Barbulescu
  2023-08-30 13:29 ` [PATCH 2/2] Set the device temp false when sync with a " Silviu Florian Barbulescu
  0 siblings, 2 replies; 4+ messages in thread
From: Silviu Florian Barbulescu @ 2023-08-30 13:29 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, silviu.barbulescu,
	vlad.pruteanu, andrei.istodorescu, iulia.tanasescu

Set scanned broadcast source device as nontemporary when broadcast
sink synchronized with it

Silviu Florian Barbulescu (2):
  For the audio LE broadcast, we need to set the device's temporary flag
    even if the address is private.
  Set the device temporarily false when sync is done with a broadcast
    source so the device will not be removed on the temporary timer.

 profiles/audio/bap.c |  5 +++++
 src/device.c         | 13 +++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)


base-commit: 670f0d0f618d3f122e6d95c34de53f59a343a15f
-- 
2.34.1


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

end of thread, other threads:[~2023-08-30 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 13:29 [PATCH 0/2] Set device non temp when synchronized with bcast source Silviu Florian Barbulescu
2023-08-30 13:29 ` [PATCH 1/2] Set temp if device is bcast source even if addr is private Silviu Florian Barbulescu
2023-08-30 20:51   ` Set device non temp when synchronized with bcast source bluez.test.bot
2023-08-30 13:29 ` [PATCH 2/2] Set the device temp false when sync with a " Silviu Florian Barbulescu

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.