37 Commits

Author SHA1 Message Date
Milanka Ringwald
f4950f02ec test/pts: clean test 2021-05-06 19:53:23 +02:00
Matthias Ringwald
1893685558 test/pts: avoid crash in avdtp_sink_test 2021-05-06 19:45:14 +02:00
Milanka Ringwald
ce85d41c47 test/pts: fix avdtp_sink_delay_report params 2021-05-06 19:36:18 +02:00
Matthias Ringwald
da2ac9bebc pts/avdtp_sink: fix warning 2021-03-05 14:33:45 +01:00
Bjoern Hartmann
024d452987 pts/avdtp_sink: add information about supported codecs 2021-03-05 11:53:18 +01:00
Bjoern Hartmann
2febf1bd2e pts/avdtp_sink: add LDAC decoder 2021-03-05 11:53:18 +01:00
Bjoern Hartmann
2cecf77e9a pts/avdtp_sink: add aptx hd decoder 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
44fe082672 pts/avdtp_sink: add aptx decoder 2021-02-24 18:17:40 +01:00
Bjoern Hartmann
a40412ff5a pts/avdtp_sink: avoid ringbuffer overflow if audio is not present 2021-02-24 18:17:40 +01:00
Milanka Ringwald
fc0126b991 pts/tests: rename define from __BTSTACK_FILE__ to BTSTACK_FILE__, and add it where it is missing 2021-02-09 15:59:56 +01:00
Milanka Ringwald
a01ec3faef test/avdtp: define SBC stream endpoint as last to keep PTS happy 2021-02-04 14:22:59 +01:00
Milanka Ringwald
6401297e9d test/avdtp: fix aac codec capabilities 2021-02-04 14:22:59 +01:00
Milanka Ringwald
171a407889 test/avdtp: added new tests for delay reporting 2021-02-04 14:22:59 +01:00
Matthias Ringwald
4a24e821b7 test/pts: fix configuration of remote sep in avdtp_sink_test 2021-01-27 16:30:37 +01:00
Matthias Ringwald
c128876187 test/pts: support aac in avdtp_sink_test using fdk-aac 2021-01-22 12:44:39 +01:00
Matthias Ringwald
35015a8866 test/pts: link against portaudio, rework avdtp_sink_test 2021-01-22 12:02:48 +01:00
Milanka Ringwald
a37d57613a test/pts: fix compile warnings 2020-11-20 09:35:32 +01:00
Milanka Ringwald
d47b24a315 test/avdtp: update test code to use local codec configuration 2020-11-17 15:04:03 +01:00
Milanka Ringwald
26e89fe09a pts/avdtp_sink: update audio processing 2020-10-06 15:29:25 +02:00
Milanka Ringwald
4501427090 test/avdtp_sink: dump capabilities 2020-07-30 11:43:54 +02:00
Milanka Ringwald
1904e5a145 avdtp: renamed definition of supported features 2020-07-23 12:25:19 +02:00
Milanka Ringwald
03883c7743 avdtp: use capital case for defines, remove unused context from test files 2020-07-23 08:14:39 +02:00
Matthias Ringwald
19e3fb5b5a pts/avdtp_sink_test: drop HAVE_AUDIO_DMA code 2018-07-20 16:50:16 +02:00
Milanka Ringwald
2bb3471f99 avdtp: fix reconfigure and transfer control 2018-04-24 22:56:28 +02:00
Milanka Ringwald
619d05643b avdtp: update test files for delay report 2018-04-24 14:43:23 +02:00
Milanka Ringwald
813397ea25 sbc: remove bad frame num 2018-01-17 16:39:48 +01:00
Milanka Ringwald
63e0421ec0 avdtp source demo: use configured sample rate 2017-12-22 23:50:42 +01:00
Milanka Ringwald
67ae582d9f avdtp source test: emit all received capabilities 2017-12-20 14:48:22 +01:00
Milanka Ringwald
9974aee0d2 avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library 2017-12-15 16:11:34 +01:00
Milanka Ringwald
fd58c90006 a2dp sink: cleanup api, add minimal docu, update tests and examples 2017-08-29 15:22:27 +02:00
Milanka Ringwald
4567cc17d5 avdtp/avrcp: log error on malloc failure 2017-08-09 16:45:27 +02:00
Milanka Ringwald
21b232ce00 avdtp sink: fix reconfigure, pts tests green 2017-07-19 16:10:15 +02:00
Milanka Ringwald
c4c891e919 pts: fix compile 2017-07-19 16:10:15 +02:00
Matthias Ringwald
95a8ee01a4 btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
16f28706fd examples: use gap_pin_code_response in examples and tests 2017-05-22 11:44:40 +02:00
Milanka Ringwald
0da182f51c avdtp: mote sink test to pts 2017-05-19 19:51:31 +02:00