27 Commits

Author SHA1 Message Date
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
Matthias Ringwald
87806d86dd test/le_audio_unicast_sink: rework plc 2022-10-27 14:49:25 +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
f43072f38b test/le_audio: wait for gap cis created instead of le cis established 2022-09-14 11:27:25 +02:00
Matthias Ringwald
3cb9266831 test/le_audio: use gap_cis_create 2022-09-14 11:27:25 +02:00
Matthias Ringwald
e2e92bfb21 test/le_audio: extract create_cig in unicast sink 2022-09-14 11:27:25 +02:00
Matthias Ringwald
62b3ba5787 test/le_audio: use gap_cig_create in unicast sink 2022-09-14 11:27:25 +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
Matthias Ringwald
f5e744934a test/le_audio: skip sending le set host feature 2022-07-18 22:43:48 +02:00
Matthias Ringwald
0058c4bcab test/le_audio: add plc to unicast sink 2022-07-18 17:05:50 +02:00
Matthias Ringwald
17049191b3 test/le_audio: extract store_samples_in_ringbuffer for unicast sink 2022-07-18 17:03:58 +02:00
Matthias Ringwald
4a5b1c6581 test/le_audio: allow compile without HAVE_POSIX_FILE_IO 2022-07-13 11:04:23 +02:00
Matthias Ringwald
6a4e45aad9 test/le_audio: restart scan of unicast sink on disconnect 2022-06-05 16:54:12 +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
5c483cdc06 test/le_audio: basic unicast sink/source 2022-04-04 20:46:16 +02:00