mbox series

[0/1] Bluetooth: Add support for creating multiple BISes

Message ID 20230517072706.5988-1-iulia.tanasescu@nxp.com (mailing list archive)
Headers show
Series Bluetooth: Add support for creating multiple BISes | expand

Message

Iulia Tanasescu May 17, 2023, 7:27 a.m. UTC
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