Skip to content

Commit bbb718a

Browse files
greg-fercvinayak
authored andcommitted
doc: lc3: format qdid info for reuse
Moved QDID information for LC3 to a section that can be included in sdk-nrf. OCT-2692. Signed-off-by: Grzegorz Ferenc <Grzegorz.Ferenc@nordicsemi.no>
1 parent f80d8eb commit bbb718a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

lc3/README.rst

+9-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,20 @@ Low Complexity Communication Codec (LC3)
77
:local:
88
:depth: 2
99

10-
Low Complexity Communication Codec (LC3) is the default software codec for the :ref:`nrf53_audio_app` application, conformant to the `Bluetooth® LE Audio specifications`_ (Bluetooth 5.2, QDID #156294).
11-
For more information about the codec usage in the application, see the application documentation page in the |NCS| documentation.
10+
Low Complexity Communication Codec (LC3) is the default software codec for the nRF5340 Audio application, conformant to the `Bluetooth® LE Audio specifications`_ (Bluetooth 5.2).
11+
For more information about the codec usage in the application, see the :ref:`application documentation page <nrf53_audio_app>`.
1212

1313
The nrfxlib module includes the :file:`lc3/include/sw_codec_lc3.h` and :file:`lc3/src/sw_codec_lc3.c` files that form a translation layer for using a standardized API in the nRF5340 Audio application.
1414

1515
For the terms and conditions for using the LC3 codec, see :file:`license.txt` and :file:`attribution.txt` at :file:`lc3/`.
1616

17+
.. lc3_qdid_start
18+
19+
Low Complexity Communication Codec QDID
20+
The Low Complexity Communication Codec associated with this version of the |NCS| comes with the QDID #156294.
21+
22+
.. lc3_qdid_end
23+
1724
.. toctree::
1825
:maxdepth: 1
1926
:caption: Subpages:

0 commit comments

Comments
 (0)