zephyr/samples/bluetooth/tmap_central/README.rst

24 lines
599 B
ReStructuredText
Raw Normal View History

.. zephyr:code-sample:: ble_peripheral_tmap_central
:name: TMAP (Central)
:relevant-api: bt_audio bt_bap bluetooth
Implement the LE Audio TMAP central functionality (CG and UMS roles).
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 :zephyr:code-sample-category:`bluetooth` samples for details.