Home
last modified time | relevance | path

Searched refs:stream_stopped_cb (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c87 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/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c96 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/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c279 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
297 .stopped = stream_stopped_cb,
Dbap_broadcast_sink_test.c595 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
603 .stopped = stream_stopped_cb,
Dgmap_ugg_test.c218 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
247 .stopped = stream_stopped_cb,
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c541 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
595 .stopped = stream_stopped_cb,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c3167 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
3240 .stopped = stream_stopped_cb,