f3aaf33422
Add two TMAP broadcast sample applications. tmap_bms implements the Broadcast Media Sender role. It uses CAP Initiator broadcast APIs to broadcast an audio stream. tmap_bmr implements the Broadcast Media Receiver role. It scans and syncs to the PA having filtered the EA by the presence of TMAP role information. It also instantiates the VCP. Signed-off-by: Silviu Petria <silviu.petria@nxp.com>
22 lines
477 B
ReStructuredText
22 lines
477 B
ReStructuredText
.. _bluetooth_tmap_bmr:
|
|
|
|
Bluetooth: TMAP BMR
|
|
###################
|
|
|
|
Overview
|
|
********
|
|
|
|
Application demonstrating the LE Audio TMAP Broadcast Media Receiver functionality.
|
|
Implements the BMR 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_bmr` in the Zephyr tree.
|
|
|
|
See :ref:`bluetooth samples section <bluetooth-samples>` for details.
|