zephyr/samples/bluetooth/tmap_peripheral
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: Refactor codec_cfg_get_frame_duration_us 2023-10-20 14:56:13 +02:00
CMakeLists.txt
duo.conf
Kconfig
prj.conf Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
README.rst
sample.yaml samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00

.. _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.