Searched refs:stream_stopped_cb (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/ |
| D | main.c | 96 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 115 .stopped = stream_stopped_cb,
|
| /Zephyr-latest/samples/bluetooth/tmap_bmr/src/ |
| D | bap_broadcast_sink.c | 87 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 106 .stopped = stream_stopped_cb,
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | bap_unicast_server_test.c | 266 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 284 .stopped = stream_stopped_cb,
|
| D | bap_broadcast_sink_test.c | 611 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 619 .stopped = stream_stopped_cb,
|
| D | gmap_ugg_test.c | 216 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 245 .stopped = stream_stopped_cb,
|
| /Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ |
| D | main.c | 137 static void stream_stopped_cb(struct bt_bap_stream *bap_stream, uint8_t reason) in stream_stopped_cb() function 164 .stopped = stream_stopped_cb,
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap.c | 3157 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function 3230 .stopped = stream_stopped_cb,
|