zephyr/subsys/bluetooth
Emil Gydesen 8788f8ba26 Bluetooth: BAP: Add target latency and phy to codec_cfg
The codec configuration operation for unicast (ASCS) contain
both a target PHY and a target latency value that was previously
just hardcoded by the client and unavailable by the server.

This commit adds them to the bt_audio_codec_cfg struct so that
applications can both set and get these values.

The default values used by BT_AUDIO_CODEC_CFG use the same
values as the client would previously set.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-08-01 19:37:31 +01:00
..
audio Bluetooth: BAP: Add target latency and phy to codec_cfg 2025-08-01 19:37:31 +01:00
common bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
controller bt: controller: Use proper flexible array 2025-07-31 10:52:49 +01:00
crypto
host Bluetooth: Host: Add l2cap credit param checks 2025-08-01 12:20:43 -04:00
lib
mesh bluetooth: mesh: remove persisted psa key if mesh does not own it 2025-07-25 08:17:24 -04:00
services
CMakeLists.txt
Kconfig bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
Kconfig.adv
Kconfig.logging