63 Commits

Author SHA1 Message Date
Matthias Ringwald
201ef9f69f test/le-audio: update 2024-09-25 16:16:17 +02:00
Milanka Ringwald
ae3042838e btstack_defines: add leaudio meta event and subevent types 2024-05-07 15:41:56 +02: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
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
f7bf515976 test/le-audio: fix broadcast sink build with LC3plus 2023-10-25 16:09:11 +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
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
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
5deb0bb6ea LE Audio: move GATT Services into src/le-audio/gatt-service 2022-10-11 18:33:45 +02:00
Matthias Ringwald
109dd0804b test/le_audio: prettify BIG dump, fix audio playback 2022-10-06 15:34:40 +02:00
Matthias Ringwald
7a5bad5361 test/le_audio: rework PLC detection 2022-10-06 12:00:51 +02:00
Matthias Ringwald
be81b1591a test/le_audio: use le_audio_base_parser in broadcast assistant and sink 2022-10-04 16:05:49 +02:00
Matthias Ringwald
3b0d944c1e test/le_audio: fix ad data for broadcast sink 2022-09-29 12:31:43 +02:00
Matthias Ringwald
b3a520ac4e test/le_audio: fix bis sync updates 2022-09-27 18:19:25 +02:00
Matthias Ringwald
0707de65c8 test/le_audio: support broadcast code via BASS 2022-09-27 18:19:25 +02:00
Matthias Ringwald
2de3ad6164 test/le_audio: use timeout for PAST 2022-09-27 18:19:25 +02:00
Matthias Ringwald
7a23672802 test/le-audio: add broadcast source to bass server 2022-09-27 18:19:25 +02:00
Matthias Ringwald
ffbedad9ea test/le_audio: update BASS Server state 2022-09-27 18:19:25 +02:00
Matthias Ringwald
92f80bb035 test/le_audio: print PAST received 2022-09-26 11:03:26 +02:00
Matthias Ringwald
efd5f6d04e test/le_audio: use extended advertising, support pairing in broadcast sink 2022-09-26 11:03:26 +02:00
Matthias Ringwald
33bea8deb3 test/le_audio: allow pa transfers 2022-09-26 11:03:26 +02:00
Matthias Ringwald
60d70dcc7a test/le_audio: add BASS Server to Broadcast Sink 2022-09-26 11:03:26 +02:00
Matthias Ringwald
81a6740902 test/le_audio: announce BASS in broadcast sink advertisement 2022-09-26 11:03:26 +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
e38308a212 test/le_audio: fix restart of broadcast sync on sink 2022-09-12 11:42:02 +02:00
Matthias Ringwald
400a29dddf test/le_audio add 't'erminate BIG streams to broadcast sink 2022-09-09 16:09:16 +02:00
Matthias Ringwald
1716d43da8 test/le_audio: support PLC timeout longer than one ISO interval 2022-09-05 12:23:31 +02:00
Matthias Ringwald
ba8a663492 test/le_audio: extract plc_do in broadcast sink 2022-09-05 11:06:48 +02:00
Matthias Ringwald
ae7e4c110c test/le_audio: fix plc for 16-bit packet sequence counter 2022-09-02 10:39:30 +02:00
Matthias Ringwald
151e8cb984 test/le_audio: update PLC detection for Broadcast Sink 2022-08-31 12:07:47 +02:00
Matthias Ringwald
3daa4bc7e9 test/le_audio: remove lc3 file dump 2022-08-31 11:26:30 +02:00
Matthias Ringwald
89d4f06736 test/le_audio: remove console packet dump 2022-08-31 11:14:36 +02:00
Matthias Ringwald
9a0d67cc20 test/le_audio: start scanning on request, allow to use LC3plus decoder for 10 ms ISO intervals 2022-07-19 15:30:32 +02:00