zephyr/samples/bluetooth/tmap_peripheral
Emil Gydesen e8ade2356a Bluetooth: BAP: Add unicast client and server write long support
Add support for long writes for the unicast client and server.
This reuses the ATT buffer for long reads.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-05-26 05:55:15 -04:00
..
boards
src Samples: Bluetooth: TMAP peripheral avoid using strtok 2023-05-25 16:27:26 +02:00
CMakeLists.txt
duo.conf
Kconfig
prj.conf Bluetooth: BAP: Add unicast client and server write long support 2023-05-26 05:55:15 -04:00
README.rst
sample.yaml

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