linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iulia Tanasescu <iulia.tanasescu@nxp.com>
To: linux-bluetooth@vger.kernel.org
Cc: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Subject: [PATCH 0/1] Bluetooth: Add support for creating multiple BISes
Date: Wed, 17 May 2023 10:27:05 +0300	[thread overview]
Message-ID: <20230517072706.5988-1-iulia.tanasescu@nxp.com> (raw)

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


             reply	other threads:[~2023-05-17  7:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-17  7:27 Iulia Tanasescu [this message]
2023-05-17  7:27 ` [PATCH 1/1] Bluetooth: Add support for creating multiple BISes 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230517072706.5988-1-iulia.tanasescu@nxp.com \
    --to=iulia.tanasescu@nxp.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).