linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Bluetooth: Add support for creating multiple BISes
@ 2023-05-17  7:27 Iulia Tanasescu
  2023-05-17  7:27 ` [PATCH 1/1] " Iulia Tanasescu
  0 siblings, 1 reply; 8+ messages in thread
From: Iulia Tanasescu @ 2023-05-17  7:27 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Iulia Tanasescu

This patch implements support for creating a BIG with multiple BISes.

Iulia Tanasescu (1):
  Bluetooth: Add support for creating multiple BISes

 include/net/bluetooth/bluetooth.h |   2 +
 include/net/bluetooth/hci.h       |   7 ++
 include/net/bluetooth/hci_core.h  |  32 ++++++-
 include/net/bluetooth/iso.h       |  14 +++
 net/bluetooth/hci_conn.c          | 150 ++++++++++++++++++++++++------
 net/bluetooth/hci_core.c          |  18 ++++
 net/bluetooth/hci_event.c         |  98 +++++++++++++++----
 net/bluetooth/iso.c               |   4 +
 8 files changed, 277 insertions(+), 48 deletions(-)


base-commit: e6e576ec4e728b201a801374b0cec649a4473908
-- 
2.34.1


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

end of thread, other threads:[~2023-05-18 17:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17  7:27 [PATCH 0/1] Bluetooth: Add support for creating multiple BISes Iulia Tanasescu
2023-05-17  7:27 ` [PATCH 1/1] " Iulia Tanasescu
2023-05-17  7:33   ` Paul Menzel
2023-05-18  7:19     ` Iulia Tanasescu
2023-05-17  7:57   ` bluez.test.bot
2023-05-17 17:55   ` [PATCH 1/1] " Luiz Augusto von Dentz
2023-05-18  7:15     ` Iulia Tanasescu
2023-05-18 17:13       ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).