zephyr/tests
Emil Gydesen 628b54a959 Bluetooth: Audio: Remove ISO disconnected and connected cbs
The callbacks were implemented to notify the application
about the state of the ISO. However, since then, callbacks
such as `started` and `stopped` have been implemented,
and as such the `connected` and `disconnected` callbacks
no longer server any purpose.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-02-28 11:04:37 +01:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
benchmarks arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
bluetooth Bluetooth: Audio: Remove ISO disconnected and connected cbs 2022-02-28 11:04:37 +01:00
boards tests: boards: intel_s1000_crb: fix k_sleep arguments 2022-01-31 15:25:42 -05:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
drivers drivers: can: unify CAN controller configuration in devicetree 2022-02-24 13:48:55 -08:00
kernel tests/kernel/fpu_sharing: Run test with MP_NUM_CPUS=1 2022-02-25 19:13:50 -05:00
lib ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
misc tests: Run test_build only on platforms whose console has a driver 2022-02-21 22:17:27 -05:00
net net: lwm2m: Add proper resource-level discovery attribute handling 2022-02-22 10:12:27 -08:00
posix kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
subsys tests: log_stack: define for riscv smp 2022-02-26 10:08:46 -05:00
unit lib: os: crc: Rework the crc16() implementation 2022-02-04 12:33:22 -05:00
ztest arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00