152 Commits

Author SHA1 Message Date
Milanka Ringwald
ae3042838e btstack_defines: add leaudio meta event and subevent types 2024-05-07 15:41:56 +02:00
Matthias Ringwald
6b977eba66 test/le_audio: support extended advertisements in unicast headset 2024-03-15 12:31:33 +01:00
Matthias Ringwald
b8cf9cc03d test/le-audio: fix cmake build 2024-01-31 18:33:06 +01:00
Matthias Ringwald
10e15cea58 test/le_audio: rework broadcast assistant 2023-12-13 17:22:44 +01:00
Dirk Helbig
0c30abb230 test/le_audio: support nRF5340 ADK and counter mode 2023-12-11 16:37:20 +01:00
Matthias Ringwald
745d3bf029 test/le_audio: scan for multiple Broadcast Sources, drop automatic mode in assistant 2023-12-08 13:03:42 +01:00
Matthias Ringwald
13ae57ac58 test/le_audio: retry PAST on re-enable broadcast source by assistent 2023-12-08 13:03:36 +01:00
Matthias Ringwald
7d497184d1 test/le_audio: perform PA sync on Broadcast Source select in assistant 2023-12-08 13:03:26 +01:00
Matthias Ringwald
49ce630973 test/le_audio: add re-enable Broadcast sink playback in assistant 2023-12-08 13:03:18 +01:00
Matthias Ringwald
713a0be874 test/le_audio: rework broadcast assistant 2023-12-08 13:03:12 +01:00
Matthias Ringwald
b981df567f test/le_audio: delete unused code in broadcast assistant 2023-12-08 13:03:03 +01:00
Matthias Ringwald
c69fca8812 test/le_audio: introduce broadcast source struct to broadcast assistant 2023-12-08 13:02:44 +01:00
Matthias Ringwald
28ef06ceb7 test/le_audio: stop scanning after sink and source are found by broadcast assistant 2023-12-08 13:02:33 +01:00
Matthias Ringwald
4e15022773 test/le_audio: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE 2023-12-08 12:59:21 +01:00
Matthias Ringwald
c549106153 test/le_audio: restart advertising on disconnect on broadcast sink 2023-12-08 12:59:09 +01:00
Matthias Ringwald
54e09f5e8a test/le_audio: stop PA sync after BIG Sync was created 2023-12-08 12:59:00 +01:00
Matthias Ringwald
02631e972d test/le_audio: implement pa_sync changes in broadcast sink 2023-12-08 12:58:50 +01:00
Matthias Ringwald
db75eafdfd test/le_audio: track pa sync and bis sync state in bass server of broadcast sink 2023-12-08 12:58:42 +01:00
Matthias Ringwald
7c819d909f test/le_audio: stop playback in broadcast sink if PA Sync state is modified 2023-12-08 12:58:36 +01:00
Matthias Ringwald
ec363a3d45 test/le_audio: handle BASS Add Source without PAST available in broadcast sink 2023-12-08 12:58:26 +01:00
Matthias Ringwald
59cc662ff0 test/le-audio: setup advertising and allow to receive periodic advertising sync transfers 2023-12-08 12:58:12 +01:00
Milanka Ringwald
ff59851c28 test: use sampling frequency and frame duration functions
# Conflicts:
#	test/pts-h4/bap_service_client_test.c
2023-12-08 12:57:03 +01:00
Matthias Ringwald
a2dc544d9e test/le-audio: init le audio demo util sink in broadcast sink 2023-12-07 16:20:11 +01:00
Matthias Ringwald
d352c98f5f test/le-audio: fix modplayer / sine toggle 2023-10-25 16:10:50 +02:00
Matthias Ringwald
f7bf515976 test/le-audio: fix broadcast sink build with LC3plus 2023-10-25 16:09:11 +02:00
Matthias Ringwald
14036cc8ea test/le-audio: fix modplayer / sine toggle 2023-10-14 17:32:43 +02:00
Matthias Ringwald
6c3284274d test/le-audio: start streaming when cis are established 2023-10-14 17:32:42 +02:00
Edison David
1eafc990d9 test/le-audio: fix compilation issues w/ LC3Plus installed 2023-10-10 10:46:38 +02:00
Matthias Ringwald
922a5394a2 test/le_audio: rename unicast examples 2023-10-04 16:46:15 +02:00
Matthias Ringwald
bb81690e3b test/le-audio: use example/le_audio_demo_uitil_* 2023-10-04 16:46:14 +02:00
Matthias Ringwald
4bcc41884e test/le-audio: fix duplicate library warning 2023-10-04 16:44:32 +02:00
Matthias Ringwald
d60a1028c7 btstack_lc3plus_fraunhofer: move into src 2023-10-04 15:20:04 +02:00
Matthias Ringwald
2a0db9de11 test/le_audio_broadcast_assistant: also connect to known device by name / legacy advertising 2023-09-26 14:46:00 +02:00
Matthias Ringwald
89d964feae test/le_audio_broadcast_assistant: match scan delegator by name 2023-09-26 14:46:00 +02:00
Dirk Helbig
9c228539c3 btstack: unified handling of zephyr read static address command
le_audio: per application unique hci dump file names
2023-09-09 16:35:28 +02:00
Dirk Helbig
6d70848132 btstack_util: add btstack_is_null_bd_addr function
test/le_audio: switch to btstack_is_null_bd_addr
2023-09-08 13:17:46 +02:00
Dirk Helbig
98bdbfb66b test/le_audio: added documentation 2023-09-07 19:57:44 +02:00
Dirk Helbig
dcd1707aba test/le_audio: support random addresses on broadcast if no local address is available 2023-09-07 19:53:41 +02:00
Matthias Ringwald
294f7bb5b2 btstack_lc3plus_fraunhofer: support stride option for stereo audio 2023-07-10 12:13:02 +02:00
Matthias Ringwald
021ff6c00b btstack_lc3plus_fraunhofer: store samples per frame in decoder 2023-07-10 12:12:38 +02:00
Matthias Ringwald
abf8479fe2 test/le_audio_broadcast: fix compile 2023-04-17 19:28:37 +02:00
Matthias Ringwald
bebf6b57a4 btstack_defines: separate BASS Client/Server events 2023-02-07 11:52:38 +01:00
Matthias Ringwald
b0e701d91c test/le_audio: add missing break 2023-01-24 15:11:16 +01:00
Matthias Ringwald
0c60899709 test/le_audio: support Broadcom Controllers 2023-01-24 15:11:16 +01:00
Matthias Ringwald
c764140abd test/le_audio: add missing break 2022-11-14 12:33:27 +01:00
Matthias Ringwald
20b1f198c3 test/le_audio: fix hang on program exit for unicast sink 2022-10-31 14:21:07 +01:00
Matthias Ringwald
823ca66c5a test/le_audio: stop plc timer on disconnect/big stop 2022-10-31 12:23:32 +01:00
Matthias Ringwald
9b23be8e18 test/le_audio: remove 'x' shutdown command 2022-10-31 11:39:31 +01:00
Matthias Ringwald
c7e63273d7 test/le_audio: improve live playback in unicast sink 2022-10-31 11:30:31 +01:00
Matthias Ringwald
5b24213372 test/le_audio_unicast_sink: start audio playback with 30ms of data 2022-10-27 15:28:04 +02:00