zephyr/samples/bluetooth/tmap_bmr
Chang An 3605d57ae1 LE Audio: bt_bap_broadcast_sink_cb.syncable should provide the BIGInfo
Modify bt_bap_broadcast_sink_cb.syncable to provide the BIGInfo
instead of just the encryption field.

Signed-off-by: Chang An <chang.an_1@nxp.com>
2024-03-07 11:09:12 +00:00
..
boards samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
src LE Audio: bt_bap_broadcast_sink_cb.syncable should provide the BIGInfo 2024-03-07 11:09:12 +00:00
CMakeLists.txt Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
Kconfig Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
prj.conf Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02: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_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.