Bluetooth: Audio: Remove deprecated requirement from audio API

Removed statement about the QoS having to be symmetrical
for two streams using the same CIS, as that requirement
was recently removed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2023-02-06 17:04:22 +01:00 committed by Carles Cufí
parent 5cac2aa377
commit 084ddf9552

View file

@ -1378,10 +1378,6 @@ struct bt_audio_lc3_preset {
*
* Audio Streams represents a stream configuration of a Remote Endpoint and
* a Local Capability.
*
* @note Audio streams are unidirectional although its QoS can be configured
* to be bidirectional if stream are linked, in which case the QoS must be
* symmetric in both directions.
*/
struct bt_audio_stream {
/** Stream direction */