Home
last modified time | relevance | path

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

/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/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/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c266 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
284 .stopped = stream_stopped_cb,
Dbap_broadcast_sink_test.c611 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
619 .stopped = stream_stopped_cb,
Dgmap_ugg_test.c216 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/
Dmain.c137 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/
Dbap.c3157 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
3230 .stopped = stream_stopped_cb,