zephyr/tests
Silviu Petria 5096aa1c00 Bluetooth: Audio: Add TMAS and two TMAP samples
Add implementation of the Telephony and Media Audio Service, as well as
two sample applications.

tmap_central reflects a smartphone implementing the Unicast Media Sender
and Call Gateway TMAP roles.

tmap_peripheral reflects an earbud implementing the Unicast Media
Receiver and Call Terminal TMAP roles.

Upon connection, tmap_central starts an audio stream using CAP Initiator
APIs.

CCP, MCP and VCP are discovered and used to send example commands.

Future improvements: 2-earbud support, add TMAP Broadcast roles,
update with new CAP Acceptor/Commander APIs as they become available

Signed-off-by: Silviu Petria <silviu.petria@nxp.com>
2023-05-24 16:39:38 +02:00
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
benchmarks samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bluetooth iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
boards boards: nrf52_bsim: always allow testing with no optimization 2023-05-23 15:28:44 +09:00
boot cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
bsim Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
cmake cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
crypto samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers drivers: regulator: adp5360: initial version 2023-05-24 11:54:30 +00:00
kernel tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
lib json: add json_calc_encoded_arr_len 2023-05-19 19:52:04 +00:00
misc iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
net net: l2: ieee802154: payload length coverage 2023-05-22 16:33:28 +02:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys build: downgrade the no optimization ztest error to warning 2023-05-23 14:51:24 +00:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00