cbc81b2a0f
The defines from the Bluetooth Audio assigned numbers are not specific for LC3. This commit removes the LC3 infix and the reference to LC3 in the documentation for them. It also cleans up some of the documentation and names of the enums. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
README.rst | ||
duo.conf | ||
prj.conf | ||
sample.yaml |
README.rst
.. _bluetooth_tmap_peripheral: Bluetooth: TMAP Peripheral ########################## Overview ******** Application demonstrating the LE Audio TMAP peripheral functionality. Implements the CT and UMR roles. Requirements ************ * A board with Bluetooth Low Energy 5.2 support Building and Running ******************** This sample can be found under :zephyr_file:`samples/bluetooth/tmap_peripheral` in the Zephyr tree. See :ref:`bluetooth samples section <bluetooth-samples>` for details.