samples: Bluetooth: Add broadcast audio source sample
Add a sample using the Basic Audio Profile (BAP) broadcast source role, that advertises mock audio data over ISO. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
8779dbf56f
commit
a84d2b2e1a
7 changed files with 225 additions and 0 deletions
8
samples/bluetooth/broadcast_audio_source/sample.yaml
Normal file
8
samples/bluetooth/broadcast_audio_source/sample.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
sample:
|
||||
description: Bluetooth Low Energy Broadcast Audio Source sample
|
||||
name: Bluetooth Low Energy Broadcast Audio Source sample
|
||||
tests:
|
||||
sample.bluetooth.broadcast_audio_source:
|
||||
harness: bluetooth
|
||||
platform_allow: qemu_cortex_m3 qemu_x86 nrf52_bsim
|
||||
tags: bluetooth
|
Loading…
Add table
Add a link
Reference in a new issue