Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alberto Escolar Piedras 33ba1b342b samples/bluetooth/tmap_*: Remove native_posix overlays 4 months ago
..
boards samples/bluetooth/tmap_*: Remove native_posix overlays 4 months ago
src Bluetooth: PACS: Remove BAP infix for pacs_register_param 5 months ago
CMakeLists.txt
Kconfig
README.rst samples: Bluetooth: Audio: Add/fix API includes and references 10 months ago
prj.conf Bluetooth: BAP: Depend on BT_PER_ADV_SYNC instead of select 8 months ago
sample.yaml samples/bluetooth/tmap*: Enable in native_sim 2 years ago

README.rst

.. zephyr:code-sample:: ble_peripheral_tmap_bmr
:name: Telephone and Media Audio Profile (TMAP) Broadcast Media Receiver (BMR)
:relevant-api: bluetooth bt_audio bt_bap bt_pacs bt_vcp bt_tmap

Implement the TMAP Broadcast Media Receiver (BMR) role.

Overview
********

Application demonstrating the 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 :zephyr:code-sample-category:`bluetooth` samples for details.