zephyr/subsys/bluetooth
Emil Gydesen 76e35635b6 Bluetooth: Audio: Rename codec qos framing
Rename BT_AUDIO_CODEC_QOS_[UN]FRAMED to
BT_AUDIO_CODEC_QOS_FRAMING_[UN]FRAMED and give a name
to the enum, which is then used by the
struct bt_audio_codec_qos.

The rename was needed as we had a codec_qos initializer of the
same name, so the values were renamed to avoid duplicated
macro names.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-09-01 09:54:18 +02:00
..
audio Bluetooth: Audio: Rename codec qos framing 2023-09-01 09:54:18 +02:00
common Bluetooth: Mesh: Updated ACL configuration settings 2023-06-17 08:06:16 -04:00
controller Bluetooth: controller: Fix ISO Transmit Test Mode parameters 2023-08-31 10:34:14 +02:00
crypto
host bt: fix bt_l2cap_chan_send_sdu to return total bytes sent 2023-08-30 10:23:05 +02:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh bluetooth: mesh: fix few mismatched CONTAINER_OF 2023-08-31 10:20:31 +02:00
services bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
shell bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Add advanced unicast ISO parameters 2023-07-31 09:04:52 +00:00
Kconfig.logging