zephyr/samples/bluetooth/tmap_central
Emil Gydesen f35e9871d5 Bluetooth: CAP: Remove unicast group param from unicast_audio_start
Since we can always lookup the group from the streams, the
group parameter had no purpose.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-04 19:54:18 -06:00
..
boards samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
src Bluetooth: CAP: Remove unicast group param from unicast_audio_start 2024-02-04 19:54:18 -06:00
CMakeLists.txt
prj.conf
README.rst
sample.yaml samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00

.. _bluetooth_tmap_central:

Bluetooth: TMAP Central
#######################

Overview
********

Application demonstrating the LE Audio TMAP central functionality. Implements the CG and UMS 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_central` in the Zephyr tree.

See :ref:`bluetooth samples section <bluetooth-samples>` for details.