Bluetooth: Split bt_iso_qos into dedicated structures
authorIulia Tanasescu <iulia.tanasescu@nxp.com>
Fri, 31 Mar 2023 15:38:01 +0000 (18:38 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 04:59:17 +0000 (21:59 -0700)
commit0fe8c8d071343fa9278980ce4b6f8e6ea24a2ed1
treeca0a73042fecf3e5c722f83ee6ab63562ae4ef13
parentaf395330abed142a2685bf3d17a938544816bf3c
Bluetooth: Split bt_iso_qos into dedicated structures

Split bt_iso_qos into dedicated unicast and broadcast
structures and add additional broadcast parameters.

Fixes: eca0ae4aea66 ("Bluetooth: Add initial implementation of BIS connections")
Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/bluetooth.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c
net/bluetooth/iso.c