2889 Commits

Author SHA1 Message Date
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
Matthias Ringwald
03f046f696 test/gatt_service_server: remove mics server test 2023-02-07 18:03:32 +01:00
Matthias Ringwald
eb5d730608 test: fix build 2023-02-07 17:59:39 +01:00
Matthias Ringwald
bebf6b57a4 btstack_defines: separate BASS Client/Server events 2023-02-07 11:52:38 +01:00
Milanka Ringwald
b14d59d74d test/gatt_client: test RSI calculation 2023-02-06 18:33:48 +01:00
Milanka Ringwald
7aef828808 tset/gatt_client: enable btstack_crypto 2023-02-06 18:33:48 +01:00
Matthias Ringwald
b0e701d91c test/le_audio: add missing break 2023-01-24 15:11:16 +01:00
Matthias Ringwald
0c60899709 test/le_audio: support Broadcom Controllers 2023-01-24 15:11:16 +01:00
Matthias Ringwald
5fe445cb53 test/gatt_client: add test for gatt_client_request_to_send_gatt_query 2023-01-23 15:54:16 +01:00
Matthias Ringwald
7e4c9b5dd1 test/gatt_client: add test for gatt_client_request_to_write_without_response 2023-01-23 15:01:14 +01:00
Matthias Ringwald
5bc527fedb test/flash_tlv: prepare asan test for flash tlv with ENABLE_TLV_FLASH_WRITE_ONCE 2023-01-18 14:25:14 +01:00
Milanka Ringwald
40faeb84f8 gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 2023-01-10 15:59:38 +01:00
Milanka Ringwald
c673a243e8 test/gatt_server/mock: add cmac_ready setter 2023-01-09 15:29:09 +01:00
Milanka Ringwald
6fc08a499b test/att_db: add tests 2023-01-09 15:29:09 +01:00
Milanka Ringwald
407513dbab test/gatt_server: add tests 2023-01-09 15:29:09 +01:00
Milanka Ringwald
617a25959b test/gatt_client: add tests 2023-01-06 23:19:17 +01:00
Matthias Ringwald
7deeca1c39 test/gatt_client: avoid out-of-range read in test 2023-01-04 17:12:53 +01:00
Milanka Ringwald
a382a4ad6c test/gatt_client: add unit tests 2023-01-04 13:37:31 +01:00
Milanka Ringwald
8404d3b7ce test/gatt_client: add new tests 2023-01-04 00:10:18 +01:00
Milanka Ringwald
bbcf7688e2 test/gatt_client: setup le connection 2023-01-04 00:10:18 +01:00
Milanka Ringwald
733e49f4f1 test/gatt_client: check con_handle of hci_connection 2023-01-04 00:10:18 +01:00
Milanka Ringwald
44b1b4f057 test/gatt_client: enable FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION API 2023-01-04 00:10:18 +01:00
Matthias Ringwald
d3762d1522 test/gap: add hci tests 2023-01-04 00:04:54 +01:00