mbox series

[0/1] Split bt_iso_qos into dedicated structures

Message ID 20230327134522.14308-1-iulia.tanasescu@nxp.com
Headers show
Series Split bt_iso_qos into dedicated structures | expand

Message

Iulia Tanasescu March 27, 2023, 1:45 p.m. UTC
This patch adds support for additional ISO broadcast QoS parameters,
that the user can set before performing broadcast procedures
using an ISO socket.

This patch splits the "bt_iso_qos" structure into dedicated
unicast and broadcast structures, so that ISO sockets
can be configured with dedicated QoS options depending
on the type of ISO procedures to run.

This patch depends on the BlueZ patch
[PATCH BlueZ] Split bt_iso_qos into dedicated structures.

Iulia Tanasescu (1):
  Split bt_iso_qos into dedicated structures

 include/net/bluetooth/bluetooth.h |  56 ++++++--
 include/net/bluetooth/hci_core.h  |  17 +--
 net/bluetooth/hci_conn.c          | 104 +++++++++------
 net/bluetooth/hci_event.c         |  38 +++---
 net/bluetooth/iso.c               | 205 ++++++++++++++++++++++++------
 5 files changed, 305 insertions(+), 115 deletions(-)


base-commit: db0fc80ec686774f1ca4606e752bf42af1f1cd97