zephyr/tests/bluetooth/audio
Emil Gydesen 7b0784c1f6 Bluetooth: ASCS: Validate num_ases in CP requests
Add validation of the number of ASEs in control point
write requests.

This validates that the number of ASEs
in the control point is not greater than the total number
of ASEs we support.

This also validates that the GATT MTU is large enough to
hold all the responses from the write since those can only be
sent as notifications and never be truncated.

Finally this validates and updates the size of the buffer used to
hold the responses, which may be an optimization for some builds.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-06-28 07:20:47 -04:00
..
ascs Bluetooth: ASCS: Validate num_ases in CP requests 2024-06-28 07:20:47 -04:00
bap_base Bluetooth: BAP: Add bt_bap_base_get_size function 2024-06-14 15:34:23 +02:00
bap_broadcast_source tests: Bluetooth: bap_broadcast_source: Fix call 2024-06-13 11:47:14 -04:00
cap_commander everywhere: replace double words 2024-06-22 05:40:22 -04:00
cap_initiator tests: Bluetooth: CAP: Add initial CAP initiator unit tests 2024-06-13 05:42:04 -04:00
codec Bluetooth: Audio: Add fallback to cfg_meta_get_pref_context 2024-06-13 05:41:47 -04:00
mocks Bluetooth: audio: test: Unittests for broadcast reception start 2024-06-13 16:48:58 -04:00