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.c86 static struct bt_bap_stream *default_stream; variable
586 default_stream = stream; in set_unicast_stream()
672 if (default_stream == NULL) { in lc3_reconfig()
748 if (stream == default_stream) { in lc3_release()
749 default_stream = NULL; in lc3_release()
1018 if (default_stream == NULL) { in config_cb()
1019 default_stream = stream; in config_cb()
1165 if (default_stream == NULL) { in cmd_config()
1168 bap_stream = default_stream; in cmd_config()
1323 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