2911 Commits

Author SHA1 Message Date
Matthias Ringwald
471bae6fca test/hid_parser: add CMakeLists.txt 2023-11-01 11:41:13 +01:00
Ricardo Quesada
22931ba293 test/hid_parser: add inconsistent HID Descriptor of Tank Mouse
https://tank-mouse.com/
2023-11-01 11:39:58 +01:00
Matthias Ringwald
cd7411deb4 hci: fix restart connect with whitelist after whitelist modification 2023-10-31 17:11:56 +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
1faf2c16e4 test/fuzz: fix build 2023-08-29 21:52:06 +02:00
Matthias Ringwald
ad3bb41604 test/gatt_client: fix build 2023-08-28 16:06:54 +02:00
Matthias Ringwald
4a7a258f11 att_dispatch: use bool for can send now functions 2023-08-22 16:07:46 +02:00
Matthias Ringwald
98e87e7776 test: use pkg-config for cpputest build flags 2023-08-20 16:13:49 +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
e406aa8dcd test/gap: expect ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER when removing non-existing entry from whitelist 2023-06-20 11:16:00 +02:00
Matthias Ringwald
3a19f7e295 test/hfp: fix link settings test 2023-06-14 14:35:29 +02:00
Matthias Ringwald
b4320e7fd0 hfp: filter allowed packet types by sco packets supported by remote 2023-06-01 14:38:59 +02:00
Matthias Ringwald
0b78a44766 hci: provide remote usable sco packet types 2023-06-01 14:38:59 +02:00
Matthias Ringwald
c92ca2c818 hci: provide usable sco packet types 2023-06-01 14:38:57 +02:00
Matthias Ringwald
8deec6605c hfp: remove trailing newline/carriage return in custom command event 2023-05-30 15:25:32 +02:00
Matthias Ringwald
2cd3b4c408 test/hfp: verify line buffer for custom commands 2023-05-30 14:08:52 +02:00
Matthias Ringwald
d2621a777e test/hfp: add tests for custom commands 2023-05-27 17:05:37 +02:00
Matthias Ringwald
20d8d1cfcd test/hfp: fix warnings 2023-05-27 16:54:28 +02:00
Matthias Ringwald
937f816c55 test/hfp: test lookup of mandatory safe settings 2023-05-26 11:08:48 +02:00
Matthias Ringwald
91dcc65818 test/hfp: prepare for use of mandatory safe settings 2023-05-26 11:08:48 +02:00
Milanka Ringwald
fcebe16748 test/gap: add more unit tests 2023-05-26 09:08:31 +02:00
Milanka Ringwald
cedd8c8190 test/l2cap-cbm: remove call to static function 2023-05-26 09:08:31 +02:00
Milanka Ringwald
8edfa49c4b test/l2cap-cbm: add deprecated l2cap calls 2023-05-26 09:08:31 +02:00
Matthias Ringwald
c8d7f8b2b4 test/security_manager_sc: use older default connection params to match traces 2023-05-22 20:05:24 +02:00
Matthias Ringwald
c299d189d6 test/tlv_test: add test for almost full bank 2023-05-02 21:06:36 +02:00
Matthias Ringwald
a469758c05 test/tlv_test: add tlv re-init of full bank 2023-04-28 21:29:14 +02:00
Matthias Ringwald
abf8479fe2 test/le_audio_broadcast: fix compile 2023-04-17 19:28:37 +02:00
Matthias Ringwald
89d7e14e49 test/embedded: add test for hci_event 2023-03-24 18:08:41 +01:00
Matthias Ringwald
25ffee3989 hfp: add hfp_h2_sync implementation 2023-02-28 17:07:40 +01:00
Matthias Ringwald
4cedf01c11 test/hfp: re-implement hfp h2 synchronization 2023-02-28 17:07:40 +01:00
Matthias Ringwald
05311d018c test/hfp: add sco_demo_util with data tests 2023-02-27 12:31:37 +01:00
Matthias Ringwald
c0fa7c1deb test/coverage: improve clean command 2023-02-12 17:55:08 +01:00
Matthias Ringwald
273d17ad40 test/coverage: only use local files 2023-02-12 17:13:35 +01:00
Matthias Ringwald
7bf3d6d6d3 test: fix make clean 2023-02-07 18:15:24 +01:00
Matthias Ringwald
d113d467d5 test: remove pts tests 2023-02-07 18:04:44 +01:00