zephyr/samples/bluetooth
Silviu Petria f3aaf33422 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>
2023-07-18 11:09:31 +00:00
..
beacon
broadcast_audio_sink Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
broadcast_audio_source Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
broadcaster
broadcaster_multiple
bthome_sensor_template
central
central_gatt_write
central_hr
central_ht
central_iso
central_multilink
central_otc
central_past
direct_adv
direction_finding_central
direction_finding_connectionless_rx
direction_finding_connectionless_tx
direction_finding_peripheral
eddystone
encrypted_advertising
handsfree
hap_ha Bluetooth: audio: tbs_client: Minor Kconfig refactor 2023-07-18 11:06:57 +00:00
hci_pwr_ctrl
hci_rpmsg samples: Bluetooth: hci_rpmsg/uart: Fix BT_CTLR_ISO_TX_BUFFER_SIZE 2023-06-29 10:06:19 +00:00
hci_spi
hci_uart samples: Bluetooth: hci_rpmsg/uart: Fix BT_CTLR_ISO_TX_BUFFER_SIZE 2023-06-29 10:06:19 +00:00
hci_usb
hci_usb_h4
ibeacon
ipsp
iso_broadcast samples: Bluetooth: iso_broadcast: Sent callback to sync ISO Data send 2023-06-30 16:11:06 +02:00
iso_broadcast_benchmark
iso_connected_benchmark Samples: iso_connected_benchmark: Fix invalid latency 2023-06-09 14:16:34 -04:00
iso_receive
mesh Bluetooth: Mesh: add tf-m support for ble mesh 2023-06-19 15:04:17 +02:00
mesh_demo Bluetooth: Mesh: add tf-m support for ble mesh 2023-06-19 15:04:17 +02:00
mesh_provisioner Bluetooth: Mesh: add tf-m support for ble mesh 2023-06-19 15:04:17 +02:00
mtu_update
observer
periodic_adv
periodic_adv_conn
periodic_adv_rsp
periodic_sync
periodic_sync_conn
periodic_sync_rsp
peripheral
peripheral_accept_list
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_gatt_write
peripheral_hids
peripheral_hr
peripheral_ht
peripheral_identity
peripheral_iso
peripheral_ots bluetooth: ots: Fix bt_ots_init paramter struct naming 2023-06-30 16:06:08 +02:00
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
tmap_bmr Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
tmap_bms Bluetooth: Audio: Add TMAP broadcast samples 2023-07-18 11:09:31 +00:00
tmap_central Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
tmap_peripheral Bluetooth: audio: tbs_client: Minor Kconfig refactor 2023-07-18 11:06:57 +00:00
unicast_audio_client Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
unicast_audio_server Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bluetooth.rst