Home
last modified time | relevance | path

Searched refs:default_stream (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c88 static struct bt_bap_stream *default_stream; variable
588 default_stream = stream; in set_unicast_stream()
674 if (default_stream == NULL) { in lc3_reconfig()
747 if (stream == default_stream) { in lc3_release()
748 default_stream = NULL; in lc3_release()
1016 if (default_stream == NULL) { in config_cb()
1017 default_stream = stream; in config_cb()
1163 if (default_stream == NULL) { in cmd_config()
1166 bap_stream = default_stream; in cmd_config()
1321 if (default_stream == NULL) { in cmd_stream_qos()
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dgmap.rst83 Started transmitting on default_stream 0x20020060
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1799 …thub:`50778` - LE Audio: Audio shell: Unicast server cannot execute commands for the default_stream
Drelease-notes-3.3.rst3480 …thub:`50778` - LE Audio: Audio shell: Unicast server cannot execute commands for the default_stream