zephyr/samples/bluetooth/tmap_central
Alberto Escolar Piedras 49bccb5839 samples/bluetooth/tmap*: Enable in native_sim
Let's enable these samples in the native_sim target.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-14 09:52:34 +02:00
..
boards samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
src Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
CMakeLists.txt Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
prj.conf Bluetooth: BAP: Unicast client shall support 0 or > 1 endpoints 2023-06-26 12:40:39 +00:00
README.rst Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
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.