• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/04-Jan-2025-3618

src/04-Jan-2025-463334

CMakeLists.txtD04-Jan-2025285 139

README.rstD04-Jan-2025651 2315

prj.confD04-Jan-2025553 3019

sample.yamlD04-Jan-2025325 1413

README.rst

1.. zephyr:code-sample:: ble_peripheral_tmap_bms
2   :name: Telephone and Media Audio Profile (TMAP) Broadcast Media Sender (BMS)
3   :relevant-api: bluetooth bt_audio bt_bap bt_cap bt_tmap
4
5   Implement the LE Audio TMAP Broadcast Media Sender (BMS) role.
6
7Overview
8********
9
10Application demonstrating the TMAP Broadcast Media Sender functionality.
11Implements the BMS role.
12
13Requirements
14************
15
16* A board with Bluetooth Low Energy 5.2 support
17
18Building and Running
19********************
20This sample can be found under :zephyr_file:`samples/bluetooth/tmap_bms` in the Zephyr tree.
21
22See :zephyr:code-sample-category:`bluetooth` samples for details.
23