zephyr/tests
Emil Gydesen a6a14360a9 Bluetooth: BAP: Remove err from recv_state_removed callback
The callback is only ever called when we received a
notification from the BASS server that the receive state is
removed, which cannot contain an error code.
Thus it does not make sense for the callback to have an
error code.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-05-15 14:57:20 +02:00
..
application_development
arch tests: arch arm: runtime nmi testing with dcache for ARM V7 2024-05-15 10:13:16 +02:00
benchmarks
bluetooth Bluetooth: BAP: Remove err from recv_state_removed callback 2024-05-15 14:57:20 +02:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot tests: test_mcuboot: update test pattern for upgrade mode 2024-05-12 11:03:26 -04:00
bsim Bluetooth: BAP: Remove err from recv_state_removed callback 2024-05-15 14:57:20 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: fix entropy module enablement 2024-05-15 14:55:16 +02:00
drivers tests: drivers: Add test for temperature sensor 2024-05-15 09:25:30 +01:00
kconfig/configdefault
kernel tests: kernel: device: Add CMAKE_LINKER_GENERATOR test case 2024-05-13 09:46:13 +02:00
lib lib: smf: constant number of arguments for SMF_CREATE_STATE() 2024-05-07 17:46:21 +02:00
misc tests: misc: iterable_sections: Add CMake linker test case 2024-05-13 10:41:47 +02:00
modules
net tests: net: dhcpv6: Reapply LL address on iface up 2024-05-14 18:20:56 -04:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot
subsys convert: use `k_uptime_seconds` 2024-05-14 09:32:01 +02:00
unit
ztest
test_config.yaml