zephyr/tests/bluetooth/audio
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
..
ascs Bluetooth: Modify stream_ops->stopped to be called on leaving streaming 2023-07-05 12:34:01 +00:00
mocks tests: Bluetooth: ascs: Swap bt_gatt_attr_read mock with real function 2023-07-05 09:14:37 +02:00