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>
11 lines
290 B
YAML
11 lines
290 B
YAML
sample:
|
|
description: Bluetooth Low Energy Audio TMAP BMS sample
|
|
name: Bluetooth Low Energy Audio TMAP BMS sample
|
|
tests:
|
|
sample.bluetooth.tmap_bms:
|
|
harness: bluetooth
|
|
platform_allow: qemu_cortex_m3 qemu_x86
|
|
tags: bluetooth
|
|
integration_platforms:
|
|
- qemu_cortex_m3
|