commit | f3aaf334226ab201b318c5ee0d0a6f7a9e658397 | [log] [tgz] |
---|---|---|
author | Silviu Petria <silviu.petria@nxp.com> | Wed Jul 12 10:50:43 2023 +0300 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jul 18 11:09:31 2023 +0000 |
tree | 97e51bd8e98e1b619608c808d42d8f47ae414424 | |
parent | 613c32b03fb3462be85d35ba15285119699bccf6 [diff] |
Bluetooth: Audio: Add TMAP broadcast samples 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>