Home
last modified time | relevance | path

Searched refs:stream_stopped (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c553 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function
586 .stopped = stream_stopped,
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c296 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function
333 .stopped = stream_stopped,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c146 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function
177 .stopped = stream_stopped,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_broadcast.c139 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function
206 .stopped = stream_stopped,
Dbtp_bap_unicast.c663 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function
733 .stopped = stream_stopped,