zephyr/tests/bluetooth/audio
Emil Gydesen f500f7c22f Bluetooth: CAP: Fix dependency on BT_BAP_STREAM
The CAP commander used bt_audio_valid_ltv which required
BT_BAP_STREAM to be enabled, but the CAP Commander does not
need BT_BAP_STREAM to be enabled.

Moved the function to audio.c which is always compiled for
the CAP Commander, thus removing the requirement for
BT_BAP_STREAM and the accompanying bt_bap_stream.c file.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-05 12:24:16 +01:00
..
ascs tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
bap_base Bluetooth: audio: Make unit tests compile 2024-08-21 16:44:44 -04:00
bap_broadcast_source tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
cap_commander Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
cap_initiator Bluetooth: CAP: Add check for streaming state when starting unicast 2024-09-03 10:43:59 +02:00
codec tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
mocks tests: Bluetooth: Audio: Move role specific mocks files 2024-07-30 18:25:47 +01:00