zephyr/tests/bluetooth/audio/ascs
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
..
include tests: Bluetooth: ASCS: Add tests for invalid operations in Releasing state 2023-12-12 15:33:13 +01:00
src Bluetooth: ASCS: Validate num_ases in CP requests 2024-06-28 07:20:47 -04:00
uut
CMakeLists.txt
prj.conf Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
testcase.yaml