30 Commits

Author SHA1 Message Date
Matthias Ringwald
d352c98f5f test/le-audio: fix modplayer / sine toggle 2023-10-25 16:10:50 +02:00
Matthias Ringwald
bb81690e3b test/le-audio: use example/le_audio_demo_uitil_* 2023-10-04 16:46:14 +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
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
9b23be8e18 test/le_audio: remove 'x' shutdown command 2022-10-31 11:39:31 +01:00
Matthias Ringwald
0f7e8cae03 le_audio/base_builder: add le_audio prefix to struct 2022-10-03 17:07:13 +02:00
Matthias Ringwald
4a06e23f2e test/le-audio: use base builder 2022-10-03 15:49:08 +02:00
Matthias Ringwald
166aee1908 test/le_audio: use pts default broadcast code 2022-09-29 12:31:51 +02:00
Matthias Ringwald
70718632a2 test/le_audio: send/receive broadcast id 2022-09-21 16:02:14 +02:00
Matthias Ringwald
dc0d751c88 btstack_lc3: remove helper functions from btstack_lc3_t interface 2022-09-21 09:50:05 +02:00
Matthias Ringwald
da364eec51 lc3: provide octets_per_frame in configure call, update examples 2022-09-19 14:19:54 +02:00
Matthias Ringwald
ac95ea81b3 test/le_audio: support encrypted broadcast stream 2022-09-14 11:48:27 +02:00
Matthias Ringwald
89d4f06736 test/le_audio: remove console packet dump 2022-08-31 11:14:36 +02:00
Matthias Ringwald
0d718107a2 test/le_audio: fix stereo broadcast in source role 2022-08-17 12:14:47 +02:00
Matthias Ringwald
e841977c96 Revert "test setup"
This reverts commit 2cadc6e2da2d6f0a0d4847e798e510da9db551b2.
2022-07-18 17:50:02 +02:00
Matthias Ringwald
c52eeb3dbc test/le_audio: fix warnings 2022-07-18 17:43:21 +02:00
Matthias Ringwald
56c77a8694 test/le_audio: start 48_5_1 broadcast on start 2022-07-18 16:41:10 +02:00
Matthias Ringwald
2cadc6e2da test setup 2022-07-18 16:41:10 +02:00
Matthias Ringwald
44959aebbb test/le_audio: create big right on start advertising 2022-07-06 16:12:49 +02:00
Matthias Ringwald
0be46310fb test/le_audio: use hci_request_bis_can_send_now_events 2022-07-06 16:12:49 +02:00
Matthias Ringwald
3f485d0971 test/le_audio: split encode_and_send 2022-07-06 16:12:49 +02:00
Matthias Ringwald
6162bc33ff test/le_audio: remove timer based audio generation in broadcast source 2022-07-06 16:12:49 +02:00
Matthias Ringwald
b9b9e477fc test/le_audio: stop sending on exit 2022-07-06 16:12:49 +02:00
Matthias Ringwald
cd0bedb17b test/le_audio: use new gap big api 2022-07-01 09:52:38 +02:00
Matthias Ringwald
c3e2434db7 test: use stride feature 2022-04-22 12:50:49 +02:00
Matthias Ringwald
e40ee29a88 test: switch to Google LC3 codec 2022-04-22 12:50:49 +02:00
Matthias Ringwald
9b9478570b lc3: provide separate functions for 16 vs. 24 bit PCM samples 2022-04-21 12:30:28 +02:00
Matthias Ringwald
ca41a3bd49 lc3: add stride param to encode/decode operations 2022-04-20 19:24:41 +02:00
Matthias Ringwald
2fd68da21a prefix lc3-related enums, types and files with btstack 2022-04-20 18:57:07 +02:00
Matthias Ringwald
10277393e9 test/le_audio: add le audio broadcast sink + source tests 2022-03-23 14:35:21 +01:00