Searched refs:stream_stopped (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/samples/bluetooth/bap_unicast_server/src/ |
| D | main.c | 553 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/ |
| D | main.c | 295 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function 332 .stopped = stream_stopped,
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | bap_unicast_client_test.c | 144 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function 175 .stopped = stream_stopped,
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_bap_unicast.c | 663 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function 733 .stopped = stream_stopped,
|
| D | btp_bap_broadcast.c | 200 static void stream_stopped(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped() function 267 .stopped = stream_stopped,
|