Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/samples/bluetooth/broadcast_audio_source/src/
Dmain.c40 static void stream_started_cb(struct bt_bap_stream *stream) in stream_started_cb() function
85 .started = stream_started_cb,
/Zephyr-Core-3.4.0/samples/bluetooth/broadcast_audio_sink/src/
Dmain.c60 static void stream_started_cb(struct bt_bap_stream *stream) in stream_started_cb() function
92 .started = stream_started_cb,
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/shell/
Dbap.c1708 static void stream_started_cb(struct bt_bap_stream *stream) in stream_started_cb() function
1788 .started = stream_started_cb,