zephyr/samples/bluetooth/tmap_bms
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 bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
CMakeLists.txt Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
prj.conf Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
README.rst Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
sample.yaml samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00

.. _bluetooth_tmap_bms:

Bluetooth: TMAP BMS
###################

Overview
********

Application demonstrating the LE Audio TMAP Broadcast Media Sender functionality.
Implements the BMS role.


Requirements
************

* A board with Bluetooth Low Energy 5.2 support

Building and Running
********************
This sample can be found under :zephyr_file:`samples/bluetooth/tmap_bms` in the Zephyr tree.

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