zephyr/tests/bluetooth/audio/ascs/include
Emil Gydesen a94bfe03a4 tests: Bluetooth: Audio: Move role specific mocks files
For the LE Audio unittests there exists a few mock files
that implement mock versions, or callbacks, for some of the
roles and features tested.

These have been moved to where they are actually used,
reducing the scope of these files.

This both allows the individual tests to implement their own
versions of it, but more importantly it prevents issues when
adding tests for these roles. For example, due to the
bap_unicast_client.c mock file, it is impossible to implement
unit tests for the unicast client, as the functions are already
defined.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-07-30 18:25:47 +01:00
..
bap_unicast_server.h tests: Bluetooth: Audio: Move role specific mocks files 2024-07-30 18:25:47 +01:00
bap_unicast_server_expects.h tests: Bluetooth: Audio: Move role specific mocks files 2024-07-30 18:25:47 +01:00
test_common.h tests: Bluetooth: ASCS: Add tests for invalid operations in Releasing state 2023-12-12 15:33:13 +01:00