Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/samples/bluetooth/broadcast_audio_source/src/
Dmain.c45 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
86 .stopped = stream_stopped_cb,
/Zephyr-Core-3.4.0/samples/bluetooth/broadcast_audio_sink/src/
Dmain.c67 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
93 .stopped = stream_stopped_cb,
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/shell/
Dbap.c1713 static void stream_stopped_cb(struct bt_bap_stream *stream, uint8_t reason) in stream_stopped_cb() function
1789 .stopped = stream_stopped_cb,