All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] BAP fixes
@ 2024-02-02 14:10 Iulia Tanasescu
  2024-02-02 14:10 ` [PATCH BlueZ 1/3] shared/bap: Properly cleanup bap remote endpoints Iulia Tanasescu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Iulia Tanasescu @ 2024-02-02 14:10 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, silviu.barbulescu,
	vlad.pruteanu, andrei.istodorescu, luiz.dentz, Iulia Tanasescu

This patch fixes crashes at Broadcast Sink cleanup.

I reproduced the crashes with the following setup:

[bluetooth]# endpoint.register 00001851-0000-1000-8000-00805f9b34fb 0x06

[bluetooth]# scan on
[NEW] Endpoint /org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/ pac_bcast0

[bluetooth]# endpoint.config
/org/bluez/hci0/dev_XX_XX_XX_XX_XX_XX/pac_bcast0 /local/endpoint/ep0
16_2_1
[NEW] Transport /org/bluez/hci12/dev_XX_XX_XX_XX_XX_XX/pac_bcast0/fd0
...
[CHG] Transport /org/bluez/hci12/dev_XX_XX_XX_XX_XX_XX/pac_bcast0/fd0
State: active

[bluetooth]# scan off

Iulia Tanasescu (3):
  shared/bap: Properly cleanup bap remote endpoints
  bap: Fix incorrect parsing of caps and meta in parse_base
  bap: Remove incorrect assignment of listen io

 profiles/audio/bap.c | 41 +++++++++++++++++++++++++----------------
 src/shared/bap.c     | 12 +++++++++++-
 2 files changed, 36 insertions(+), 17 deletions(-)


base-commit: a692cc44dc8735b9303f8893f784306b4d2654fe
-- 
2.39.2


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

end of thread, other threads:[~2024-02-02 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 14:10 [PATCH BlueZ 0/3] BAP fixes Iulia Tanasescu
2024-02-02 14:10 ` [PATCH BlueZ 1/3] shared/bap: Properly cleanup bap remote endpoints Iulia Tanasescu
2024-02-02 15:54   ` BAP fixes bluez.test.bot
2024-02-02 14:10 ` [PATCH BlueZ 2/3] bap: Fix incorrect parsing of caps and meta in parse_base Iulia Tanasescu
2024-02-02 14:10 ` [PATCH BlueZ 3/3] bap: Remove incorrect assignment of listen io Iulia Tanasescu
2024-02-02 15:20 ` [PATCH BlueZ 0/3] BAP fixes 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.