zephyr/tests
Emil Gydesen 5fa793fa9d Bluetooth: Modify stream_ops->stopped to be called on leaving streaming
When a stream leaves the streaming state the `stopped` callback
will now be called, similar to how the `started` callback works.

This ensures that `stopped` is always called and not just when
the CIS disconnects.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-07-05 12:34:01 +00:00
..
application_development scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
arch arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: Modify stream_ops->stopped to be called on leaving streaming 2023-07-05 12:34:01 +00:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
bsim tests: Bluetooth: Split cap initiator unicast inval test to new func 2023-06-30 16:11:32 +02:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers tests ADC API: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
kernel tests: workq: Add timeout parameter 2023-06-26 16:14:02 +02:00
lib tests: lib: json: Add test for array of objects 2023-06-29 21:03:48 +02:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net net: conn_mgr: Bulk convenience functions 2023-06-30 16:10:23 +02:00
posix tests POSIX: Do not filter fully by POSIX arch but by type of build 2023-07-05 07:01:19 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00